Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 402 Bytes

File metadata and controls

executable file
·
17 lines (11 loc) · 402 Bytes

gravity-explorer-ui

Gravity Explorer UI Client

Build Status

How to run

# install dependencies
$ npm install

# serve at localhost:3000 (in development mode)
$ npm run dev

The build should be online at http://localhost:3000