Skip to content
master
Go to file
Code

Latest commit

Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
ee61407

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

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

You can’t perform that action at this time.