chore: updated readme

main
Antonio De Lucreziis 10 months ago
parent ae98a6ae3e
commit cca7433e60

@ -6,13 +6,13 @@ Continuous Deployment for PHC projects.
```bash
# First install the dependencies
$ pnpm install
pnpm install
# Run the local server
$ pnpm dev
pnpm dev
# Build all
$ pnpm build
pnpm build
```
## Production Setup

Loading…
Cancel
Save