Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 197 Bytes

node-demo

Small demo of a node REST-server implementation

Two MVC frontend implementations are included

  • /frontend is a Backbone.js implementation
  • /app is a Angular.js implementation