Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.51 KB

readme.md

File metadata and controls

47 lines (38 loc) · 1.51 KB

logo

travis-ci codeclimate-gpa-badge codeclimate-issues-badge

Simple NextJS PWA boilerplate.

Contents

Installation

Open in Gitpod

Development Workflow

Start a live-reload development server:

yarn dev

or

npm run dev

Generate a production build:

yarn build

or

npm run build

Deployment

Deploy to now

heroku Just follow Mars's Guide and you're good to go 👏

Contribution

I'm open to contributions & suggestions in making this a lot better ✋

License

MIT