We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23d006 commit 00e9ebeCopy full SHA for 00e9ebe
README.md
@@ -1,7 +1,7 @@
1
### Usage
2
- 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
+- Make sure you have [node.js](https://nodejs.org/) installed(>= 6.0)
+- run `npm install -g webpack webpack-dev-server typescript` to install global dependencies
5
- run `npm install` to install dependencies
6
- run `npm start` to fire up dev server
7
- open browser to [`http://localhost:3000`](http://localhost:3000)
0 commit comments