mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-04-03 18:55:55 +02:00
Update README.md
This commit is contained in:
parent
13f0d171d7
commit
7814a184a1
@ -21,11 +21,9 @@ Install the dependencies...
|
|||||||
yarn install
|
yarn install
|
||||||
```
|
```
|
||||||
|
|
||||||
...then start [Rollup](https://rollupjs.org):
|
...then build using [Rollup](https://rollupjs.org):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn run dev
|
yarn build
|
||||||
```
|
```
|
||||||
|
|
||||||
Edit a component file in `src`, save it, and reload the page to see your changes.
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user