Archaic Horizon is an electronic music netlabel, formed to promote and distribute the work of independent musicians. Built as a universal/isomorphic Node.js app with React and Fluxible.
- react 0.14.1
- react-router 0.13
- fluxible 1.0
- lodash 3.6
- express 4.12
- gulp
- sass
- browserify
- browser-sync
- etc, see package.json
$ npm install --global gulp
$ npm install
Start a local dev environment:
$ gulp
Generate a production build:
$ gulp production