Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jessicajiang/frontend

 
 

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 [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 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

About

BoilerMake 4 Angular Frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • HTML 31.5%
  • CSS 9.6%