Skip to content

Commit

Permalink
feat(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lotosv2010 committed Dec 29, 2023
1 parent 9da38c8 commit 254e9f8
Showing 1 changed file with 6 additions and 20 deletions.
26 changes: 6 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,29 @@
# VARLET RESUME

English | [中文](https://github.com/varletjs/varlet-resume/blob/main/README.zh-CN.md)

A resume template based on [Varlet](https://github.com/varletjs/varlet)

## Try it Now!
## Try it Now

### Online Preview

[Varlet Resume Online Preview](https://varletjs.github.io/varlet-resume/)

### Github Template

[Create a repo from this template on GitHub.](https://github.com/varletjs/varlet-resume/generate)

### Clone to local

```
npx degit varletjs/varlet-resume my-resume
cd my-resume
pnpm i
```
[gwb Resume Online Preview](lotosv2010.github.io/gwb-resume/)

### Usage

#### Development

```
```shell
pnpm dev
```

#### Build

```
```shell
pnpm build
```

#### Preview

```
```shell
pnpm preview
```
```

0 comments on commit 254e9f8

Please sign in to comment.