diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +asdf-yt +======= + + npm install + cp config.json.example config.json + node server + +server will be running on http://lvh.me:3000/ + |
