We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a55ff3 commit 6841afbCopy full SHA for 6841afb
README.md
@@ -87,13 +87,7 @@ Clone and install the dependencies for `angular-movies` locally:
87
88
## Running locally
89
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
+- `nx run movies:serve`: dev server
97
98
## Tech Stack
99
0 commit comments