Skip to content

The client-side of a CRUD application with supporting documention and styled with Angular Material is hosted on GitHub Pages. TypeDoc is used for client-side, and the server-side API was updated with documentation with JSDoc.

Notifications You must be signed in to change notification settings

chrisspenceratx/myFlix-client-Angular

Repository files navigation

MyFlixClientAngular

This project was generated with Angular CLI version 17.3.7.

Technologies Used

  • Angular: A powerful web application framework.
  • Angular Material: A UI component library for Angular applications.
  • RxJS: A library for reactive programming using Observables.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

URL address

First deploy in project folder: ng deploy --base-href=/myFlix-client-Angular/ This app is hostead at https://chrisspenceratx.github.io/myFlix-client-Angular

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.

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.

About

The client-side of a CRUD application with supporting documention and styled with Angular Material is hosted on GitHub Pages. TypeDoc is used for client-side, and the server-side API was updated with documentation with JSDoc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published