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 3d9af6c commit 47058aaCopy full SHA for 47058aa
.node-version
@@ -0,0 +1 @@
1
+4
README.md
@@ -14,6 +14,7 @@ Kickoff for web applications.
14
## First steps
15
#### Installing node
16
Get the latest version of node from the [official website](https://nodejs.org/) or using [nvm](https://github.com/creationix/nvm)
17
+Nvm approach is preferred. Also, you may find this [tool](https://github.com/wbyoung/avn) useful to automate version changing between projects.
18
19
#### Getting the dev dependencies
20
Run ```npm install``` from rootpath of the project.
0 commit comments