Files
snex.io/README.md
T
2019-01-08 09:21:49 +01:00

18 lines
174 B
Markdown

# snex.io
it's a game
![preview](preview.gif)
first thing :
```
npm install
```
then to launch :
```
npm start
```
it's now listening on *:3001
![preview2](preview2.png)