Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 419 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 419 Bytes

About this repo

This is a simple test repo for evaluating the scope of updating OpenStax CNX editor to the alpha version of Aloha.

##Installation

  1. Install node and npm
  2. git clone [email protected]:amberwebb/aloha-editor-alpha-test.git
  3. cd aloha-editor-alpha-test
  4. npm install
  5. bower install
  6. gulp

Navigate to 8080 in your browser. If you want to change the port number, do so in gulpfile.js.