Skip to content

damenking/express-webpack-react-boilerplate

Repository files navigation

Requires nodejs >= v8

Git init project then pull repo:

git pull https://github.com/damenking/express-webpack-react-boilerplate.git

Cd into project directory and install node modules:

npm install

Run webpack watch and nodemon for development:

npm start

Build webpack bundle for deployment:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published