Skip to content

Commit

Permalink
Update README.md (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton authored Mar 3, 2024
1 parent 2a55ff3 commit 6841afb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,7 @@ Clone and install the dependencies for `angular-movies` locally:

## Running locally

- `npm run build:dev`: dev build
- `npm run build:prod`: production build
- `npm run build:prod:ssr`: production build for SSR
- `npm run start`: serve the project locally for development
- `npm run start:ssr:dev`: serve the project locally SSR for development
- `npm run start:ssr:prod`: serve the project locally SSR for production
- `npm run analyze:bundlesize`: bundle size analysis
- `nx run movies:serve`: dev server

## Tech Stack

Expand Down

0 comments on commit 6841afb

Please sign in to comment.