webpack boilerplate using Babel with a dev server and an optimized production build.
Clone this repo and npm install.
npm install
npm run serve
You can view the development server at http://localhost:8080.
npm run build
- webpack
- babel
| Name | Name | Last commit date | ||
|---|---|---|---|---|
webpack boilerplate using Babel with a dev server and an optimized production build.
Clone this repo and npm install.
npm install
npm run serve
You can view the development server at http://localhost:8080.
npm run build