Skip to content

kirillgroshkov/kg-editor

Repository files navigation

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