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

https://github.com/thgh/ld3test

Just testing out new version on github pages
https://github.com/thgh/ld3test

Last synced: 4 months ago
JSON representation

Just testing out new version on github pages

Awesome Lists containing this project

README

          

# ld3

> Linked data editor in Vue.js

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm test
```

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).

# Vue component code style

props
data
computed
methods

events
attached
ready
detached

name
mixins
components