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

https://github.com/maechabin/hello-vue

Hello Word with vue.js
https://github.com/maechabin/hello-vue

jest sample vue vuejs

Last synced: about 2 months ago
JSON representation

Hello Word with vue.js

Awesome Lists containing this project

README

          

# vue-simple-sample

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```