Skip to content

Commit e71e086

Browse files
committed
add simple dev instruction
1 parent 22b7943 commit e71e086

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ VuePress is still a work in progress. There are a few things that it currently d
3535

3636
Contributions are welcome!
3737

38+
## Development
39+
40+
``` bash
41+
npm install
42+
npm run dev # serves VuePress' own docs with itself
43+
```
44+
3845
## License
3946

4047
MIT

0 commit comments

Comments
 (0)