Skip to content

Commit 7eafc66

Browse files
committed
docs: Update README
1 parent ba148ad commit 7eafc66

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ Contributions are welcome!
66

77
```shell
88
git clone https://github.com/vue-a11y/website.git vue-a11y
9+
10+
cd vue-a11y
11+
912
npm install
13+
14+
cp .env.example .env
15+
1016
npm run dev
1117
```
1218

0 commit comments

Comments
 (0)