We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c988c8 commit 504cc1cCopy full SHA for 504cc1c
1 file changed
README.md
@@ -2,6 +2,11 @@
2
3
This is the repo for the JavaScript.com website.
4
5
+## Running
6
+
7
+Install dependencies with `npm install`.
8
+Run the application with `npm start`.
9
10
## Development
11
12
If you add any runtime dependencies, you must run `npm shrinkwrap` and
0 commit comments