0.0.7 • Published 5 years ago

collab-editor v0.0.7

Weekly downloads
23
License
-
Repository
-
Last release
5 years ago

appuptinymention

Project setup

npm install collab-editor
```or 
in the browser:
<script src=”https://unpkg.com/collab-editor@latest/dist/App.umd.min.js"></script>

### Compiles and hot-reloads for development

npm run serve

### Compiles and minifies for production

npm run build

### Run your tests

npm run test

### Lints and fixes files

npm run lint

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).