Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wattanx committed Apr 30, 2024
1 parent fc7e1fe commit 2ee61dd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ee61dd

Please sign in to comment.