8000 GitHub - eslammahgoub/ng-git-base
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eslammahgoub/ng-git-base

Repository files navigation

Netlify Status

NgGitBase

Preview ng-git-base Challange Code

This project was generated with Angular CLI version 12.0.0.

Estimation

It took 6 hours.

  • 1 hours for design and init the application.
  • 4 hours UI and Logic.
  • 1 hours to automated test and unit test && improvements.

Structure

  • I used the folder structure for models to be shared && core have a service I used also the path mapper for these paths.
  • I used the git as folder core/.
  • I used the git cz "git Commitizen" for better commit.
  • Unit test && automation test added.

Tools

Development server

Run ng serve 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 ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

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.

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.

Highlights

  • The @Note: note.
  • The @TODO: feature or enhancement.
  • The @FIXME: fixes for an issue not very obvious.
  • The @REVIEW: revisit for modifying.
0