Site is created using Webpack.
Currently in development.
Development versions are available at "develop" branch
- Install
Node.js
- Clone project on your disk
- Run npm install
- Run npm start - to run project in memory at localhost:8080
- Run npm run build - to create distributive for production