https://github.com/vesselize/docs
:books: Vesselize documentation.
https://github.com/vesselize/docs
Last synced: about 1 year ago
JSON representation
:books: Vesselize documentation.
- Host: GitHub
- URL: https://github.com/vesselize/docs
- Owner: vesselize
- License: mit
- Created: 2020-11-28T06:11:04.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-11-29T12:11:02.000Z (over 5 years ago)
- Last Synced: 2025-02-14T02:18:58.947Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://vesselize.js.org
- Size: 645 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vesselize Documentation
This site is built with [VuePress](https://github.com/vuejs/vuepress).
## Quick Start
```bash
yarn
yarn dev
```