Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samk13/ml-image-recognition
Created with CodeSandbox
https://github.com/samk13/ml-image-recognition
Last synced: 14 days ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/samk13/ml-image-recognition
- Owner: Samk13
- Created: 2020-07-02T23:15:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T10:32:21.000Z (about 1 month ago)
- Last Synced: 2024-12-09T11:35:17.864Z (about 1 month ago)
- Language: Vue
- Homepage: https://codesandbox.io/s/github/Samk13/ML-image-recognition
- Size: 3.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ml5-gif-demo
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).