Spline / Aurora

3 stars 1 forks source link

Aurora

CMS featuring isomorphic flux architecture and optimized cache preparation.

Quick Installation and Start

 > git clone https://github.com/Spline/Aurora
 > cp config.example.js config.js
 > npm install
 > gulp
 > npm start