Skip to content

Ultra-Techies/ghala-web

Repository files navigation

Codacy Badge

Ghala

This project was generated with Angular CLI version 11.0.4.

Development server

  1. Install NodeJs from NodeJs Official Page.
  2. Open Terminal
  3. Go to your file project
  4. Run in terminal: npm install -g @angular/cli
  5. Then: npm install if you experience issues with this try npm install --force
  6. And: ng serve
  7. Navigate to http://localhost:4200/
  8. Make sure to setup the Ghala Backend

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 ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

General Preview

ghala-web-1 ghala-web-2 ghala-web-3 ghala-web-4 ghala-web-5 ghala-web-6 ghala-web-7 ghala-web-8 ghala-web-9 ghala-web-10 ghala-web-11 ghala-web-12 ghala-web-13 ghala-web-14 ghala-web-15 ghala-web-16 ghala-web-17 ghala-web-18 ghala-web-19 ghala-web-20

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.