From fc83601bce905bc6eede074d687aa593a9987a28 Mon Sep 17 00:00:00 2001 From: Jason Huang Date: Tue, 26 Sep 2023 23:29:25 +0000 Subject: [PATCH] add basic readme steps --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 205d63f..7996e45 100644 --- a/README.md +++ b/README.md @@ -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`