Rx Reactified Sails application using Bootstrap 3
A ES 6 ReactJS themed starter site running on the SailsJS platform, which bootstraps you with ReactJS, RXJS, RxReact, Twitter Bootstrap 3, Font Awesome, Babel and Browserify.
This SailsJS boilerplate repo comes packaged with a Babel Grunt task, which converts all ECMA 6 scripts into ECMA 5 files, eleviating ES6 browser compatibility concerns.
You can have a modern ES6 based full stack site up and running in minutes after cloning this repo, and running the 4 instalation steps below.
This framework comes packaged with the following
Future development:
Clone this repo and download with npm the packages:
git clone https://github.com/erikschlegel/sails-rx-react-js.git cd sails-rx-react-js sudo npm install sudo npm -g install sails sudo npm install --global babel bower install sails lift