Merge pull request #2 from rmshea/update-readme

Update readme
This commit is contained in:
B 2021-02-12 12:22:30 -06:00 committed by GitHub
commit 5f55bdf0ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 2 deletions

View File

@ -1,10 +1,18 @@
## Setup
Be sure to be running Node v12.16.2 and npm version 6.14.4.
`npm run bootstrap`
Then:
Then run:
`npm run start --app=lending`
`npm start lending`
You may have to rebuild your package more than one time to secure a
running environment.
## ⚠️ Warning