mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-07 23:19:21 +01:00
Test
This commit is contained in:
@@ -8,7 +8,7 @@ Node - Install node.js
|
||||
|
||||
#### Install
|
||||
In the root directory run
|
||||
npm install
|
||||
```npm install
|
||||
to get all of the required node modules needed by MEAN.
|
||||
|
||||
### Modules
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
, "async": "latest"
|
||||
, "view-helpers": "latest"
|
||||
, "forever": "latest"
|
||||
|
||||
}
|
||||
, "devDependencies": {
|
||||
"supertest": "latest"
|
||||
|
||||
Reference in New Issue
Block a user