Remove redundant local command
This commit is contained in:
parent
d03811c99a
commit
6d5c1af3ee
1 changed files with 0 additions and 4 deletions
|
@ -85,10 +85,6 @@ Environment variables are found in `src/environments/environment.⟨environment
|
|||
- Run `npm run start:dev` to start in development mode using Angular.
|
||||
- Run `npm run build:dev` to build in development mode using Angular.
|
||||
|
||||
### Local
|
||||
|
||||
- Run `npm run start:local` to start in local mode using Angular.
|
||||
|
||||
### Production
|
||||
|
||||
- Run `npm run start:prod` to start in production mode using Angular.
|
||||
|
|
Reference in a new issue