danielsdesk / NextSimpleStarter

Fork from https://github.com/ooade/NextSimpleStarter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fork from https://github.com/ooade/NextSimpleStarter

License:MIT License


Languages

Language:JavaScript 100.0%