diff --git a/README.md b/README.md index fbc2aba..40e1945 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ * `npm i -g @angular/cli` Install angular cli * `npm i` Install dependencies -### Run +### Run With Local Backend -* `npm start` +* `npm run start:local` Project server is now live at `localhost:4200`