Skip to content

Commit

Permalink
🎨 run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
diepoe committed Oct 4, 2021
1 parent b4c17b3 commit 437fa01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Any static assets, like images, can be placed in the `public/` directory.

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :-------------- | :------------------------------------------ |
| Command | Action |
| :--------------- | :------------------------------------------ |
| `pnpm install` | Installs dependencies |
| `pnpm run dev` | Starts local dev server at `localhost:3000` |
| `pnpm run build` | Build your production site to `./dist/` |

0 comments on commit 437fa01

Please sign in to comment.