Skip to content

Latest commit

 

History

History
 
 

compass

Compass

Overview

This is an experimental user interface for the Compass project.

Installation

  1. Change your current directory to the console/compass folder.

  2. Run the following commands in your terminal:

    npm install
    cd ..
    npm run bootstrap
    cd compass
    npm start
  3. The Compass website opens in a new tab of your browser. If not, go to http://localhost:8080.