Skip to content

Commit 00e9ebe

Browse files
committed
update readme
1 parent b23d006 commit 00e9ebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Usage
22
- Clone or fork this repository
3-
- Make sure you have [node.js](https://nodejs.org/) installed
4-
- run `npm install -g webpack webpack-dev-server typings typescript` to install global dependencies
3+
- Make sure you have [node.js](https://nodejs.org/) installed(>= 6.0)
4+
- run `npm install -g webpack webpack-dev-server typescript` to install global dependencies
55
- run `npm install` to install dependencies
66
- run `npm start` to fire up dev server
77
- open browser to [`http://localhost:3000`](http://localhost:3000)

0 commit comments

Comments
 (0)