Skip to content

Djdany95/MyWatchList

Repository files navigation

Angular Compodoc Build

MyWatchList

Bless

Angular App by djdany01

Install Dependencies

Run npm install at first for install all the dependencies.

Create API Constants

You need to properly change the next constants in order to run: src/app/shared/constants/api-urls.constants.ts src/app/shared/constants/api-keys.constants.ts

See Documentation

Run npm run compodoc to create documentation provided by compodoc module, this will be stored in the documentation/ directory. Navigate to http://localhost:4300/ to see it.

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.

Build

Run ng build to build the project. The build artifacts will be stored in the public_html/ directory. Use the -prod flag for a production build.

Internationalization

The project has 3 languages: English, Español, Galego.

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 Protractor.

Further help about Angular

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Apache server configuration

Open the .htaccess file to see or change configurations for your Apache server.


This project was generated with Angular CLI version 6.0.

License

See the LICENSE file for license rights and limitations (MIT).

About

Web to do a tracking list of your series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published