Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mnms/metavision2_docs


https://github.com/mnms/metavision2_docs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# MetaVision2 서비스에 대한 가이드 문서
- mkdocs 설치
```
pip install -r requirements.txt
```

- 실행
```
mkdocs serve
```