# Offshift This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.1. ## Install npm, angular You need to install - [npm](https://www.npmjs.com/get-npm) - [Angular](https://www.npmjs.com/package/@angular/cli) ## Configure project After clone run `npm install` to install dependencies. ## Development server Run `npm run start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ## Code scaffolding Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. ## Build Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `npm run build-prod` flag for a production build. ## Further help To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).