Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 383 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 383 Bytes

YoNode

Back End:

  • Node.js
  • ExpressJS
  • Socket.io
  • MongoDB

Front End:

  • Foundation 5
  • RequireJS
  • BackboneJS

Testing:

  • mocha
  • chai
  • expect

Tooling:

  • grunt - build and deployment
  • bower - front end dependency management
  • npm - server side dependency management
  • yeoman - app scaffolding