From 2ee61ddc140062a6637f38da78792ff556f0d5c5 Mon Sep 17 00:00:00 2001 From: wattanx Date: Tue, 30 Apr 2024 21:20:12 +0900 Subject: [PATCH] chore: update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index df63490..86ec457 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ wattanx-converter provides useful tools for Vue and Nuxt. +## Delelopment + +- Clone repository +- Ensure you have the latest LTS version of Node.js installed +- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` to enable `pnpm` +- Install dependencies with `pnpm install` +- Open playground with `pnpm dev` + ## Vue Composition Converter https://wattanx-converter.vercel.app/vue-composition-converter