Extremely simple Angular app to keep track of new episodes of the animes I'm currently watching that are on the air.
Libraries used:
The repository consists of 3 branches:
- master: skeleton of the app without data
- data: master with data
- gh-pages: compiled app
ng build --prod --base-href "https://dmarcosl.github.io/anime/"
Then push
npx angular-cli-ghpages --dir=dist/anime