Webapp to interface articule-server project Uses ReactJS, react-router, reflux, gulp, webpack and node with babel If you don't have nodeJS already, please install node and npm first. To bootstrap and start dev server: npm install npm start To build for production: npm build_prod