mirror of
https://github.com/ollama/ollama.git
synced 2025-12-05 18:46:22 -06:00
app/docs: remove out of date storybook instructions (#13006)
This commit is contained in:
@@ -48,16 +48,6 @@ The `-dev` flag enables:
|
||||
- CORS headers for cross-origin requests
|
||||
- Hot-reload support for UI development
|
||||
|
||||
#### Run Storybook
|
||||
|
||||
Inside the `ui/app` directory, run:
|
||||
|
||||
```bash
|
||||
npm run storybook
|
||||
```
|
||||
|
||||
For now we're writing stories as siblings of the component they're testing. So for example, `src/components/Message.stories.tsx` is the story for `src/components/Message.tsx`.
|
||||
|
||||
## Build
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user