Files
snex.io/README.md
T
2019-01-07 14:15:10 +01:00

18 lines
149 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