Skip to content

Rapid prototyping with Node, Backbone, React and server-side rendering

License

Notifications You must be signed in to change notification settings

tomkit/nbr-rapid-prototyping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBR Rapid Prototyping

Rapid prototyping with:

  • Shared and flexible backend + frontend views
  • MVC
  • Ready-to-use CSS
  • Virtual DOM / fast rendering
  • Fast page loads + frontend rehydration

This uses these technologies:

  • Node
  • Backbone (For the models and collections)
  • React + JSX (For the views)
  • Bootstrap
  • Express
  • Grunt

Installation:

npm install
grunt
node backend/server.js

Go to http://localhost:9000

About

Rapid prototyping with Node, Backbone, React and server-side rendering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published