Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 521 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 521 Bytes

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