Skip to content

Commit 0d65537

Browse files
committed
readme
1 parent 1814792 commit 0d65537

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Getting Started with Virtual DOM
2+
3+
> [http://youtu.be/lXJGTtHlf9U](http://youtu.be/lXJGTtHlf9U)
4+
5+
Install [io.js](https://iojs.org/en/index.html) or [node.js](https://nodejs.org/).
6+
7+
Within this folder run the terminal command `npm install` to install the
8+
`dependencies` and `devDependencies`.
9+
10+
Then run `npm start` to run the app.

0 commit comments

Comments
 (0)