https://github.com/arondight/hello.vue
My exercises of https://github.com/vuejs-translations/docs-zh-cn.git
https://github.com/arondight/hello.vue
css html javascript vue vuejs
Last synced: 3 months ago
JSON representation
My exercises of https://github.com/vuejs-translations/docs-zh-cn.git
- Host: GitHub
- URL: https://github.com/arondight/hello.vue
- Owner: Arondight
- License: mit
- Created: 2022-03-28T01:47:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T13:19:30.000Z (about 1 year ago)
- Last Synced: 2025-04-08T08:58:59.297Z (9 months ago)
- Topics: css, html, javascript, vue, vuejs
- Language: JavaScript
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello.vue
## ABOUT
My exercises of [vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn.git).
## USAGE
```
git clone https://github.com/Arondight/hello.vue.git
cd ./hello.vue/
npm install
npm start
xdg-open http://localhost:8796
```
## LICENSE
[MIT License](LICENSE).