Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)