Filterable tiles builded from a public Google spreadsheet to link and remind about everything.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Install Node on your local machine then download dependencies.
npm install -g gulp-cli bower yo generator-webapp
Install NPM and Bower required packages.
npm install
bower install
gulp serve
gulp build
Then upload the dist directory content to your web server.
Please use the GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.
See also the list of contributors who participated in this project.