We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1814792 commit 0d65537Copy full SHA for 0d65537
getting-started-with-virtual-dom/README.md
@@ -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