ollama/README.md

15 lines
91 B
Markdown
Raw Normal View History

2023-06-22 16:45:31 +00:00
# Prototype
## Setup
```
brew install npm
```
## Develop
```
./install.sh
./dev.sh
```