mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Quartz sync: Apr 2, 2024, 7:01 PM
This commit is contained in:
parent
3ce599a1f8
commit
db031cc234
26
README.md
26
README.md
@ -49,42 +49,18 @@ pnpm start
|
||||
|
||||
## 👨🏼💻 Useful Commands
|
||||
|
||||
**Install dependencies**
|
||||
|
||||
```sh
|
||||
npm install
|
||||
```
|
||||
|
||||
**Update dependencies**
|
||||
|
||||
```sh
|
||||
npm update
|
||||
```
|
||||
|
||||
**Start local server**
|
||||
|
||||
```sh
|
||||
npm start
|
||||
```
|
||||
|
||||
**Update Quartz**
|
||||
|
||||
```sh
|
||||
npm run update
|
||||
```
|
||||
|
||||
**Sync the repo**
|
||||
**Sync changes**
|
||||
|
||||
```sh
|
||||
npm run sync
|
||||
```
|
||||
|
||||
**Build only**
|
||||
|
||||
```sh
|
||||
npm run build
|
||||
```
|
||||
|
||||
**Read about a command**
|
||||
|
||||
```sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user