18 lines
149 B
Markdown
18 lines
149 B
Markdown
# snex.io
|
|
|
|
it's a game
|
|
|
|

|
|
|
|
first thing :
|
|
```
|
|
npm install
|
|
```
|
|
|
|
then to launch :
|
|
```
|
|
npm start
|
|
```
|
|
it's now listening on *:3001
|
|
|