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

https://github.com/tanakaworld/vue-with-atjs

[Sample] Vue WYSIWYG component with At.js https://github.com/ichord/At.js
https://github.com/tanakaworld/vue-with-atjs

Last synced: 2 months ago
JSON representation

[Sample] Vue WYSIWYG component with At.js https://github.com/ichord/At.js

Awesome Lists containing this project

README

        

# vue-with-atjs

## Project setup
```
yarn install
```

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

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

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