Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pera-swarm/sandbox
This is a testing tool for experiments done using pera-swarm framework
https://github.com/pera-swarm/sandbox
Last synced: 27 days ago
JSON representation
This is a testing tool for experiments done using pera-swarm framework
- Host: GitHub
- URL: https://github.com/pera-swarm/sandbox
- Owner: Pera-Swarm
- License: gpl-3.0
- Created: 2021-01-05T18:22:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T13:51:16.000Z (over 3 years ago)
- Last Synced: 2023-03-05T11:49:24.357Z (almost 2 years ago)
- Language: HTML
- Homepage: http://pera-swarm.github.io/sandbox
- Size: 5.42 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DeployCI](https://github.com/Pera-Swarm/sandbox/actions/workflows/publish.yml/badge.svg)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
A TestBench used in [Pera-Swarm](https://pera-swarm.ce.pdn.ac.lk) Mixed Reality Simulator Experiment testing.
## Installation
Use the package manager npm from [Nodejs](https://nodejs.org/) to install Pera-Swarm SandBox.
```bash
npm install
```## Usage
* 🔥 `start` - run development server
* 🔧 `dev` - run development server
* 🔧 `build` - build the app for production## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to add the corresponding labels and tags correctly.
## Documentation & Resources
* [Pera-Swarm Core Documentation](https://pera-swarm.github.io/docs/)
* [Pera-Swarm Organization](https://github.com/Pera-Swarm/)## Support Pera-Swarm
Love Pera-Swarm? Support our project by contributing and engaging in experiments using Pera-Swarm simulators and libraries.
## License
[GPL-3.0](https://github.com/Pera-Swarm/sandbox/blob/main/LICENSE)