Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visioncortex/visioncortex.github.io
The official website of Vision Cortex
https://github.com/visioncortex/visioncortex.github.io
Last synced: 4 days ago
JSON representation
The official website of Vision Cortex
- Host: GitHub
- URL: https://github.com/visioncortex/visioncortex.github.io
- Owner: visioncortex
- License: other
- Created: 2020-10-21T10:42:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T19:13:39.000Z (12 months ago)
- Last Synced: 2024-04-18T00:22:30.006Z (7 months ago)
- Language: MDX
- Homepage: https://www.visioncortex.org
- Size: 18.6 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vision Cortex - Semantic Computer Vision
The official website of Vision Cortex
### Dev
`npm run dev` will start a local development server at http://localhost:3000/.### Build
`npm run build` will generated static site in .docz/docs/.
`npm run serve` will serve the built files.### Publish
Simply push to master and the gh-pages will be updated.### Credit
Powered by [docz](//www.docz.site/)