mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 23:57:49 +01:00
add "install deps" to readme
and bump circleci because it won't let me rerun a skipped pipeline (which was skipped because there was no config)
This commit is contained in:
@@ -9,6 +9,7 @@ Check it out at https://ustk-todolist.herokuapp.com/
|
|||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
Install dependencies `npm i && cd client && npm i`
|
||||||
Start with `npm run dev`
|
Start with `npm run dev`
|
||||||
|
|
||||||
create-react-app server will be listening at http://localhost:3000, with proxy to the backend at localhost:4000
|
create-react-app server will be listening at http://localhost:3000, with proxy to the backend at localhost:4000
|
||||||
|
|||||||
Reference in New Issue
Block a user