Skip to content

Commit

Permalink
fix: collections are happy now. +concurrently dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tzfx committed Jul 3, 2022
1 parent bf2cd13 commit ea7879b
Show file tree
Hide file tree
Showing 6 changed files with 316 additions and 53 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ This will start the node backend and the web page for testing and development.

1. Start dev server and web app
```
npm run start-test-server
npm start
npm run dev
```
2. Open web browser to http://localhost:3000
Expand Down
286 changes: 284 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea7879b

Please sign in to comment.