Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 271 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 271 Bytes

React Lasertank

Demo

Live demo can be found here.

Getting Started

First you need to install Node v12.

Install project with:

npm install

Then run project with:

npm run start