Second version of Grundsicherung website
New Features are
- ES6 Support via babel (v7)
- SASS Support via sass-loader
- Linting via eslint-loader
nvm use 13
npm install
npm start
npm run build
When you run npm run build
we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html
.
change path in timelapse.js and map.js from
d3.json("config.json")
to
d3.json("src/config.json")
|
Together with:
|
A project by:
|
Supported by:
|