ollama/README.md
2023-06-23 14:34:37 -04:00

14 lines
91 B
Markdown

# Prototype
## Setup
```
brew install npm
```
## Develop
```
./install.sh
./dev.sh
```