Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 195 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 195 Bytes

Site for the JS Conf Uruguay

Development notes:

  • git clone git@github.com:jsconfuy/site.git
  • git checkout master
  • npm install
  • bower install
  • npm install -g nodemon
  • nodemon app.js