chore: udate readme
This commit is contained in:
parent
5f0cb94a24
commit
64740a0b2f
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -23,9 +23,9 @@ $ pnpm i
|
|||
|
||||
## Commands
|
||||
|
||||
| Command | Action |
|
||||
| ------------------- | ----------------------------------------- |
|
||||
| `pnpm start` | start dev server |
|
||||
| `pnpm run build` | generate static files to `dist` directory |
|
||||
| `pnpm run deploy` | run build and upload to my server |
|
||||
| `pnpm run prep:now` | back up and clear current now constants |
|
||||
| Command | Action |
|
||||
| ------------------- | ---------------------------------------------- |
|
||||
| `pnpm run dev` | start dev server |
|
||||
| `pnpm run build` | generate static files to `dist` directory |
|
||||
| `pnpm run deploy` | run build and upload to my server |
|
||||
| `pnpm run prep:now` | back up and clear current `now page` constants |
|
||||
|
|
Loading…
Reference in a new issue