Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/king-prawns/ground

Client application for PiNE
https://github.com/king-prawns/ground

Last synced: 17 days ago
JSON representation

Client application for PiNE

Awesome Lists containing this project

README

        

# Ground

Client application for [PiNE](https://github.com/king-prawns/PiNE)

## Installation

- Use the right version of node

```sh
nvm use
```

- Install dependencies

```sh
npm ci
```

## Start Ground

- [Run PiNE](https://github.com/king-prawns/PiNE/blob/main/README.md)

- Run Ground

```sh
npm run dev
```

- Open Ground: http://localhost:8081/