mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
15 lines
91 B
Markdown
15 lines
91 B
Markdown
# Prototype
|
|
|
|
## Setup
|
|
|
|
```
|
|
brew install npm
|
|
```
|
|
|
|
## Develop
|
|
|
|
```
|
|
./install.sh
|
|
./dev.sh
|
|
```
|