Civio graphs boilerplate with Webpack 4, Babel 7, Sass & hot reload.
Used for graphs development in civio-graphs
.
Follow the instructions on creating a new graph from civio-graphs
.
- ES6 support with Babel 7
- CSS style with Sass & Autoprefixer via sass-loader
- Live reload local server for development with Webpack dev server & css-hot-loader
Note: This will not create or affect the
dist
build.
Start development server on localhost:5000
.
Generate dist
folder with index.html
, main.css
and main.js