chore: udate readme

This commit is contained in:
Ayo Ayco 2025-01-05 00:16:11 +01:00
parent 5f0cb94a24
commit 64740a0b2f

View file

@ -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 |