Skip to content

Commit 6841afb

Browse files
authored
Update README.md (#284)
1 parent 2a55ff3 commit 6841afb

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,7 @@ Clone and install the dependencies for `angular-movies` locally:
8787

8888
## Running locally
8989

90-
- `npm run build:dev`: dev build
91-
- `npm run build:prod`: production build
92-
- `npm run build:prod:ssr`: production build for SSR
93-
- `npm run start`: serve the project locally for development
94-
- `npm run start:ssr:dev`: serve the project locally SSR for development
95-
- `npm run start:ssr:prod`: serve the project locally SSR for production
96-
- `npm run analyze:bundlesize`: bundle size analysis
90+
- `nx run movies:serve`: dev server
9791

9892
## Tech Stack
9993

0 commit comments

Comments
 (0)