Skip to content

Commit

Permalink
add basic readme steps
Browse files Browse the repository at this point in the history
  • Loading branch information
err53 committed Sep 26, 2023
1 parent 466e9ee commit fc83601
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,16 @@
- [Astro](https://astro.build/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Lighthouse CI](https://github.com/GoogleChrome/lighthouse-ci)

## Getting Started

### Prerequisites

- NodeJS
- pnpm

### Steps

1. Pull the repo
2. `pnpm install`
3. `pnpm run dev`

0 comments on commit fc83601

Please sign in to comment.