Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tonai/react-lasertank


https://github.com/tonai/react-lasertank

Last synced: 4 days ago
JSON representation

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
```