Skip to content
This repository was archived by the owner on Nov 1, 2019. It is now read-only.

Commit a9af34d

Browse files
committed
update: md clone
1 parent e77e461 commit a9af34d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
55
## Setup
66

7+
```bash
8+
git clone --depth=1 https://github.com/wangcch/vue-template.git your-project-name
9+
cd your-project-name
10+
npm install
11+
npm run dev
12+
```
13+
714
```bash
815
# install dependencies
916
npm install

0 commit comments

Comments
 (0)