oliverfoster / adapt-v6-prototype

Readme for testing prototype
0 stars 0 forks source link

adapt-v4-prototype

Readme for testing prototype. Please post issues to here

Simple installation instructions

  1. Use node 6+ (4 wont work)
  2. Open your terminal of choice and run:
    npm install -g adaptv4-cli
  3. Find a place to create a course and run:
    adaptv4 create course my-adapt-course
  4. Build it:
    cd my-adapt-course
    grunt dev

Details

Not working

New bits

Outstanding