/fluxthis.io

Documentation for fluxthis

Primary LanguageCSSApache License 2.0Apache-2.0

FluxThis Docs

Local Development

npm install
npm run watch

cd public
python -m SimpleHTTPServer 8080

navigate browser to localhost:8080

Release

This project is continuously deployed on every push to master.