Skip to content

Commit

Permalink
docs: update readme with correct dev command
Browse files Browse the repository at this point in the history
  • Loading branch information
joejordan committed Sep 14, 2024
1 parent 733605d commit 8c2367a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A simple and fast frontend starter template with delicious defaults.

- Press the "**Use this template**" button at the top of this repository's GitHub page.
- Run `pnpm install` (get pnpm: https://pnpm.io/installation).
- `pnpm dev` for development.
- `pnpm start` for development.
- Use `pnpm test` to run tests.
- `pnpm build` for production builds.
- `pnpm bump:[patch|minor|major]` for automatic version bumps with tagging.
Expand Down

0 comments on commit 8c2367a

Please sign in to comment.