Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kirillgroshkov/kg-editor

JSON-schema-based web-editor (CMS)
https://github.com/kirillgroshkov/kg-editor

cms json-schema typescript vue vue-material

Last synced: 4 days ago
JSON representation

JSON-schema-based web-editor (CMS)

Awesome Lists containing this project

README

        

# kg-editor

> kg-editor

## Build Setup

serve with hot reload at localhost:8080

yarn serve

build for production with minification

yarn build

build for production and view the bundle analyzer report

yarn build --report