A front end reddit client using the Reddit API and designed according to Google's Material Design Guidelines
- Install nodejs
- Install ruby gems
- Install node dependencies
- Install bower dependencies
gulp build
builds all sources into compiled and compressed files for serving
gulp
starts a web server and watches the source files and rebuilds on any changes