amagalla / Webpack-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack has been updated. Tested and is fully deployable when added with a server.

dist folder appears with all minified files for deployment.

npm install
npm run build (for deployment or to run server side)
npm start (will auto launch on localhost:8080)

Have fun with React!

If you want to still use the old webpack setup, go here:
https://github.com/amagalla/oldWebpack

About


Languages

Language:JavaScript 79.5%Language:HTML 13.1%Language:SCSS 7.4%