An open API service indexing awesome lists of open source software.

https://github.com/umbrella22/webpackleandoc


https://github.com/umbrella22/webpackleandoc

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# WebpackLearnOfVue-site
The documentation source of [WebpackLearnOfVue](https://github.com/umbrella22/WebpackLearnOfVue)

[Online](https://github.com/umbrella22/WebpackLearnOfVue-site)

## Development

```bash
# clone the project
git clone https://github.com/umbrella22/webpackLeanDoc.git

# install dependency
npm install

# develop
npm run dev
```

open http://localhost:8080/WebpackLearnOfVue-site/

> Generator by [vuepress](https://github.com/vuejs/vuepress)