Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/kirillgroshkov/kg-editor
- Owner: kirillgroshkov
- Created: 2018-02-17T20:41:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T19:14:22.000Z (almost 7 years ago)
- Last Synced: 2025-01-19T03:14:04.677Z (8 days ago)
- Topics: cms, json-schema, typescript, vue, vue-material
- Language: Vue
- Homepage: https://kg-editor.netlify.com
- Size: 304 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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