This project was generated with angular-cli version 18.1.0
In the source directory:
nvm install lts/hydrogen
nvm use lts/hydrogen
npm install
nvm use lts/hydrogen
npm run dev
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive/pipe/service/class/module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Environment settings are stored in src/environments, including service path directories, version, etc.
To build for PRODUCTION:
nvm use lts/hydrogen
npm run build