Updated README.md

This commit is contained in:
Klemek
2019-01-07 14:15:10 +01:00
parent cf2fa444c1
commit afe4e79a87
+13 -1
View File
@@ -2,4 +2,16 @@
it's a game
![preview](preview.gif)
![preview](preview.gif)
first thing :
```
npm install
```
then to launch :
```
npm start
```
it's now listening on *:3001