Visualize the Freifunk Mesh
- JavaScript 89.3%
- SCSS 9.6%
- HTML 1.1%
| html | ||
| lib | ||
| tasks | ||
| .gitignore | ||
| app.js | ||
| bower.json | ||
| build.js | ||
| Gruntfile.js | ||
| helper.js | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| style.css | ||
Dependencies
- npm
- bower
- grunt-cli
Installing dependencies
npm install
bower install
Building
Just run:
grunt
This will generate build/ containing all requires files.