mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
Use node instead of npm to start
This commit is contained in:
parent
4883531127
commit
e80ddc79f3
@ -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)
|
||||||
Loading…
x
Reference in New Issue
Block a user