mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Update scocode.bat sample
This commit is contained in:
parent
028c50a450
commit
13e2d97c46
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
set "mongo_db_location=MONGO_DB_PATH_HERE"
|
||||
call npm update
|
||||
call bower update
|
||||
start cmd.exe cmd /c call nodemon -w server -w server_config.js
|
||||
start cmd.exe cmd /c call brunch w^
|
||||
& mongod --setParameter textSearchEnabled=true^
|
||||
|
|
Loading…
Reference in a new issue