https://github.com/gilf/dino-classifier
dino-classifier is an Angular app used for AngularConnect Stencil workshop
https://github.com/gilf/dino-classifier
angular angularconnect stenciljs
Last synced: about 1 month ago
JSON representation
dino-classifier is an Angular app used for AngularConnect Stencil workshop
- Host: GitHub
- URL: https://github.com/gilf/dino-classifier
- Owner: gilf
- Created: 2018-10-12T14:55:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-21T08:20:11.000Z (over 7 years ago)
- Last Synced: 2025-01-27T10:11:29.460Z (over 1 year ago)
- Topics: angular, angularconnect, stenciljs
- Language: TypeScript
- Homepage:
- Size: 334 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dino-classifier
> dino-classifier is an example of consuming Stencil component library that was created for [Angular Connect 2018](https://angularconnect.com)
Created by [Gil Fink](http://gilfink.azurewebsites.net/).
## Learn more
Follow the [Workshop Instructions](https://docs.google.com/document/d/1LaP7cckbUha1TmNwU8S-LsNXQwYpeQ7QdiF7lGDCSZA/edit?usp=sharing) to learn how the app works or build your own app from scratch.
## 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 `dist/` directory. Use the `--prod` flag for a production build.