adding package.json start script
This commit is contained in:
parent
8db9dc255a
commit
9a4bb06bb7
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
"lib": "lib/ace"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node static.js",
|
||||
"test": "node lib/ace/test/all.js"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue