mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 05:19:05 +01: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…
Reference in New Issue
Block a user