Skip to content

vasansr/mern-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mern-es6

ES6 / Webpack version of react-tutorial-mern

Install

After cloning the git repo:

npm install

Build

npm run webpack

Build - development

npm run webpack-watch

This will not exit, and will watch for modified files and re-pack the bundles.

Run

npm start

This will start the webserver on port 3000.

About

ES6 / Webpack version of react-tutorial-mern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published