update vulnerable package. Added a note in readme about how to start in case i forget how to type start

This commit is contained in:
len0rd 2019-11-21 22:42:05 -07:00
parent bc6b734a30
commit 0e266d84ff
3 changed files with 145 additions and 257 deletions

View file

@ -14,4 +14,9 @@ Its a website! Node/npm
\#865897
\#06061D
\#06061D
## Run locally
1. From this directory install dependencies with `npm install`
2. Run the server with `npm start`