bl00mber / mern-easy-boilerplate

Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN-easy-boilerplate

  • Mongoose
  • Express.js
  • Redux
  • Node.js
  • Heroku
  • Stylus
  • Material-UI

Commands

Localhost: http://localhost:3000

# install dependencies
$ npm i

# run with client-side hot reload
$ npm start

# build for production with minification
$ npm run build

# production run
$ npm run start:prod
# run with server-side hot reload
$ npm start:demon

About

Boilerplate


Languages

Language:JavaScript 96.7%Language:CSS 3.3%