This is a simple test repo for evaluating the scope of updating OpenStax CNX editor to the alpha version of Aloha.
##Installation
- Install node and npm
git clone [email protected]:amberwebb/aloha-editor-alpha-test.git
cd aloha-editor-alpha-test
npm install
bower install
gulp
Navigate to 8080 in your browser. If you want to change the port number, do so in gulpfile.js.