Skip to content

Commit

Permalink
📝 docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaaaaa committed Dec 18, 2023
1 parent 6f1108a commit dfe3b21
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Uniapp Starter
## UniApp Starter

### Get Started

Expand All @@ -14,7 +14,16 @@ pnpm dev:h5
pnpm dev:mp-weixin
```

## Git Contribution submission specification
### Tech Stack
- [UniApp](https://uniapp.dcloud.net.cn)
- [Vite](https://vitejs.dev)
- [Vue3](https://vuejs.org)
- [TypeScript](https://www.typescriptlang.org)
- [Pinia](https://pinia.vuejs.org)
- [Tailwindcss](https://tailwindcss.com)
- [CVA](https://cva.style/)

### Git Contribution submission specification

> reference [GCM](https://www.yuque.com/arvinxx-fe/workflow/gcm-v2)
Expand All @@ -32,6 +41,6 @@ pnpm dev:mp-weixin
- :wrench: `chore:` Work with configuration or other stuff


## Change Log
### Change Log

[CHANGELOG](./CHANGELOG.md)
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"vite",
"vue3",
"typescript",
"tailwindcss",
"pinia",
"next"
],
"scripts": {
Expand Down

0 comments on commit dfe3b21

Please sign in to comment.