This project was generated with Angular CLI version 9.0.6.
Project is built using:
- Angular 9 + TypeScript + SCSS
- Bootstrap 4
- node v12.16.1
- npm v6.13.4
- npm install -g @angular/cli
- On Windows run the following script in PowerShell - Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
- Install the latest version of git for version control
- Visual Studio Code is recommended to use for code editing
To start the project, please run "npm start"
- For IE - change "target" in tsconfig.json from "es2018" to "es5"
- For Edge un IE - replace "http" with "https" in urls inside the environment files (e.g. geocoding service)
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.