Skip to content

Commit

Permalink
docs: add README
Browse files Browse the repository at this point in the history
  • Loading branch information
FliPPeDround committed Jul 5, 2023
1 parent 7fa0eb0 commit 7e42593
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file added .github/image/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

<h1 align="center">✨💚create uni💚✨</h1>

<p align="center">
<a href="https://github.com/uni-helpe/create-uni/stargazers"><img src="https://img.shields.io/github/stars/uni-helpe/create-uni?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a>
<a href="https://github.com/uni-helpe/create-uni/issues"><img src="https://img.shields.io/github/issues/uni-helpe/create-uni?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
<a href="https://www.npmjs.com/package/@uni-helper/uni-network"><img src="https://img.shields.io/npm/v/create-uni?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
</p>

# 使用

```shell
# npm
npm init uni

# yarn
yarn create uni

# pnpm
pnpm create uni
```

<img src=".github/image/demo.png">

0 comments on commit 7e42593

Please sign in to comment.