https://github.com/umbrella22/webpackleandoc
https://github.com/umbrella22/webpackleandoc
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/umbrella22/webpackleandoc
- Owner: umbrella22
- Created: 2020-01-09T12:13:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T10:11:35.000Z (over 2 years ago)
- Last Synced: 2024-10-29T15:34:06.883Z (12 months ago)
- Language: Shell
- Size: 900 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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)