Setup docs page
This commit is contained in:
parent
dadbe24c82
commit
c39feeee53
33 changed files with 2724 additions and 379 deletions
10
README.md
10
README.md
|
|
@ -40,7 +40,15 @@ Find the dashboard at [http://localhost:6060](http://localhost:6060/dashboard/).
|
|||
|
||||
### Contribute
|
||||
|
||||
|
||||
#### Install
|
||||
|
||||
```sh
|
||||
pip install 'great-ai[dev]'
|
||||
|
||||
```
|
||||
|
||||
#### Documentation
|
||||
|
||||
```sh
|
||||
mkdocs serve
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue