Skip to content

jsonmvc/boilerplate

Repository files navigation

Setup

Install dependencies:

npm install

Start development server:

npm start

To deploy on the staging server (this will automatically also build the project):

npm run deploy

To build for production:

npm run build

About

A boilerplate JSONMVC setup: Webpack, Pug, TailwindCSS, Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published