mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
Use node instead of npm to start
This commit is contained in:
@@ -22,5 +22,5 @@ You can [join us](https://webchat.esper.net/?channels=spongy) in #spongy on irc.
|
|||||||
* `npm install`
|
* `npm install`
|
||||||
* `redis-server`
|
* `redis-server`
|
||||||
* `cp "modules/config.example.js" "modules/config.js"`
|
* `cp "modules/config.example.js" "modules/config.js"`
|
||||||
* `npm start`
|
* `node server.js`
|
||||||
* Access [http://localhost:3000](http://localhost:3000)
|
* Access [http://localhost:3000](http://localhost:3000)
|
||||||
Reference in New Issue
Block a user