mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Add npm script to start mutlicore server.
This commit is contained in:
parent
6773f1e876
commit
a2feec730c
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
"brunch": "brunch",
|
||||
"bower": "bower",
|
||||
"dev": "brunch watch --server",
|
||||
"multicore": "coffee multicore.coffee",
|
||||
"nodemon": "nodemon"
|
||||
},
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in a new issue