Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

BoilerMake/frontend-iv

Repository files navigation

#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 dev@boilermake.org. 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 install to install the gulp thingies
  • run bower install to update the css + js external assets
  • copy src/app/config.example.js into src/app/config.js and enter in the url running the backend (remember to add v1 in there!)
  • make sure you have the backend running
  • run gulp serve to serve the site :)
  • if it yells at you about node sass do this