Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 489 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 489 Bytes

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.