mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-18 11:47:07 +00:00
17 lines
123 B
Markdown
17 lines
123 B
Markdown
# Desktop
|
|
|
|
The Ollama desktop experience
|
|
|
|
## Running
|
|
|
|
```
|
|
npm install
|
|
npm start
|
|
```
|
|
|
|
## Packaging
|
|
|
|
```
|
|
npm run package
|
|
```
|