🏗️ replace yarn with pnpm
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
a1ab8a78f2
commit
303890c90b
6 changed files with 4196 additions and 4038 deletions
|
@ -39,9 +39,9 @@ Through this project, I've learned HTML, CSS, TypeScript coding, SSG/frameworks
|
|||
|
||||
## 🛠️ How do I run it locally?
|
||||
|
||||
1. Install the dependencies: `yarn`
|
||||
1. Install the dependencies: `pnpm i`
|
||||
|
||||
2. Start the development server: `yarn dev`
|
||||
2. Start the development server: `pnpm dev`
|
||||
|
||||
## 🎨 Color codes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue