v0.0.1
- Isomorphic/universal SPA based on Flux architecture
- Running on latest versions of
redux
andreact-router
- Written on ES6/ES2015 (transpiled by Babel)
- Multiple bundles ready
- Simple authentication mechanism
<head>
generation and<title>
updater- Development and production builds (using
webpack
&gulp
) - Hot reloading in development
- Google Analytics helpers
- Rails API — up and running
- Deployment scripts for Flux app and Rails API (using
mina
)