Skip to content

Zavierazo/vtesdecks-front

Repository files navigation

VtesDecksFront

This project is an Angular application serving as the front-end for VTES Decks, a online card search, TWD browser and deck builder for Vampire the Eternal Struggle (VTES)

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.

By default it points to the local backend, you can find how to start the backend at vtesdecks-back

Change src/environments/environment.ts to switch apiDomain to api.vtesdecks.com and api.baseUrl to https://api.vtesdecks.com/1.0 to use production api locally.

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.

Further help

If you need support/help don't hesitate to fill Issue or send me an email to support@vtesdecks.com

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

CONTRIBUTION

Contributions are welcome! Please create an issue to discuss your proposed feature or fix before starting work on it.

We don't have specific coding style or test requirements at this time.

About

Angular app of vtesdecks website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published