Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/king-prawns/ground
- Owner: king-prawns
- License: mit
- Created: 2021-11-13T00:03:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-10T10:40:58.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T07:49:16.284Z (2 months ago)
- Language: TypeScript
- Size: 526 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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/