Boilerplate setup for Webpack app. Includes index.html, less, and static express server to run. All application files are in /app folder. Web server serves static assets from /dist.
npm install
npm run webpack
####Run the server
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Boilerplate setup for Webpack app. Includes index.html, less, and static express server to run. All application files are in /app folder. Web server serves static assets from /dist.
npm install
npm run webpack
####Run the server
npm start