Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonai/react-lasertank
https://github.com/tonai/react-lasertank
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonai/react-lasertank
- Owner: tonai
- Created: 2018-01-13T20:47:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T10:14:11.000Z (6 months ago)
- Last Synced: 2024-07-15T12:13:34.219Z (6 months ago)
- Language: JavaScript
- Size: 5.38 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Lasertank
## Demo
Live demo can be found [here](https://tonai.github.io/react-lasertank).
## Getting Started
First you need to install [Node](https://nodejs.org/fr) v12.
Install project with:
```
npm install
```Then run project with:
```
npm run start
```