#BoilerMake Website [frontend]
##Info This site is currently being actively developed for use in BoilerMake 4, ~October 2016. If you are interested in using some/all of the components with your hackathon, please email [email protected]. We are planning on releasing a complete stable beta by the begining of May. featureset + more information here!
###getting up and running:
- install npm
- run
npm install -g gulp bower - run
npm installto install the gulp thingies - run
bower installto update the css + js external assets - copy
src/app/config.example.jsintosrc/app/config.jsand enter in the url running the backend (remember to addv1in there!) - make sure you have the backend running
- run
gulp serveto serve the site :) - if it yells at you about node sass do this