https://github.com/ldeluigi/infinite-animals
ldeluigi.github.io/infinite-animals made with Angular, based on endless.horse
https://github.com/ldeluigi/infinite-animals
angular angular7 angular8 angular9 animal animals endless endless-scroll github-pages horse overkill useless useless-websites
Last synced: 5 months ago
JSON representation
ldeluigi.github.io/infinite-animals made with Angular, based on endless.horse
- Host: GitHub
- URL: https://github.com/ldeluigi/infinite-animals
- Owner: ldeluigi
- License: mit
- Created: 2018-11-19T22:47:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T18:00:29.000Z (over 3 years ago)
- Last Synced: 2025-02-08T17:25:27.004Z (over 1 year ago)
- Topics: angular, angular7, angular8, angular9, animal, animals, endless, endless-scroll, github-pages, horse, overkill, useless, useless-websites
- Language: TypeScript
- Homepage: https://ldeluigi.github.io/infinite-animals
- Size: 2.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InfiniteAnimal
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.6, now ported to Angular X.
A production deployment of the website can be found at https://ldeluigi.github.io/infinite-animals/
## 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.
For github pages deployment, use `npm run gh-pages`
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).