Owl Messenger Web App
This is a web project based on Next.js
-
Create
.env.local
file -
Build Setup
# install dependencies
$ npm install
# lint code
$ yarn lint
# serve with hot reload at localhost:3000
$ yarn dev
For detailed explanation on how things work, checkout Next.js docs.