Skip to content

Commit 504cc1c

Browse files
committed
Info on running the app.
1 parent 8c988c8 commit 504cc1c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This is the repo for the JavaScript.com website.
44

5+
## Running
6+
7+
Install dependencies with `npm install`.
8+
Run the application with `npm start`.
9+
510
## Development
611

712
If you add any runtime dependencies, you must run `npm shrinkwrap` and

0 commit comments

Comments
 (0)