tweaks in docs
This commit is contained in:
parent
c8f2564cfe
commit
c71ebf18ed
7 changed files with 61 additions and 38 deletions
|
|
@ -8,11 +8,7 @@ The easist way to setup the test runner is to create an NPM script for it. Open
|
|||
{
|
||||
"name": "my-project",
|
||||
"scripts": {
|
||||
"build": "bundle index.js --output app.js --watch",
|
||||
"test": "ospec"
|
||||
},
|
||||
"dependencies": {
|
||||
"mithril": "^1.0.0-rc.5"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue