WIP - not yet ready for public consumption!
A starting point for a web app built with Facebook's React.
The goal is to use leading technologies to build a solid seed project for developing web apps.
- User/pass token & cookie based authentication against a backend
- Routing between views (with URL changes)
- Clear separation of components
- React
- Backbone.Router
- Foundation
- jQuery.Cookie
- Lo-Dash
- MomentJS
- Gulp
- Bower
- Browserify
- NVD3
- CKEditor
- jsPlumb
This is under heavy development.
I'm doing a lot of hacky/non-RESTful things to tie everything up to my backend at the moment, so I would recommend against anyone cloning this in it's current state as it probably won't work.