Boilerplate with Express.js and Webpack

Technologies

  • Express.js (v4) as production and development server
  • Webpack 4 (production and development configurations)

Usage

Installation

git clone https://github.com/wdi-sg/react-express-webpack.git
cd react-express-webpack
npm install

Scripts

npm run build

node index.js

License

MIT License. Free use and change.