Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 507 Bytes

File metadata and controls

31 lines (22 loc) · 507 Bytes

GeoNS Web UI

Default Web UI for geoNS-core

Getting Started


  1. Clone the repository
git clone https://github.com/0xDeviI/geons-web-ui
  1. Move into the project directory
cd geons-web-ui
  1. Install dependencies
npm install
  1. Start the development server
npm run dev

Contribution

We don't accept contributions yet. But we're planning to set up contribution's docs and procedures as soon as possible.