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

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

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).