Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peterroe committed Feb 24, 2024
1 parent 48565f4 commit 4119824
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,21 @@ Help you create:

```shell
$ pnpm create un
? Project name: › un-project ✔
? Select a framework: ›
❯ cli-starter
docs-starter
monorepo-starter
ts-starter
ts-starter-vite
vue-component-starter
✔ Select a framework: › cli-starter
✔ Download template...

Done. Now run:

cd un-project
pnpm install
```

## Template Detail
Expand Down

0 comments on commit 4119824

Please sign in to comment.