Skip to content

Commit 2d94859

Browse files
authored
Update README.md
1 parent b0b6a2c commit 2d94859

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ It also uses Gulp for running task and TsLint.The seed application is built over
2424
npm run start <= start the Nodemon and watch for changes.
2525
```
2626

27+
## Global packages
28+
```
29+
npm install ts-node -g
30+
npm install typescript-node -g
31+
```
32+
2733
## Directory Structure
2834

2935
```
@@ -142,4 +148,4 @@ angular2-MEAN
142148

143149
## License
144150

145-
MIT
151+
MIT

0 commit comments

Comments
 (0)