Skip to content

keithweaver/MERN-boilerplate

This branch is 14 commits ahead of mwilson96/MERN-boilerplate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c9849a · Apr 8, 2018

History

36 Commits
Apr 8, 2018
Apr 8, 2018
Apr 8, 2018
Apr 8, 2018
May 15, 2016
May 15, 2016
May 15, 2016
Jul 5, 2017
Apr 8, 2018
Jan 21, 2017
Nov 21, 2016
May 15, 2016

Repository files navigation

MERN-boilerplate

This is a boilerplate project using the following technologies:

Requirements

npm install

Running

Make sure to add a config.js file in the config folder. See the example there for more details.

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

About

MERN stack project boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • HTML 3.2%
  • CSS 0.4%