Corteza Javascript/TypeScript libs, plugins, mixins, components for Vue applications Workflow Prerequisites Make sure dependencies are loaded: yarn Link with corteza-js: yarn link "@cortezaproject/corteza-js" Link with projects that use this lib: yarn link (follow instructions outputed by link command) Development Bundle changes yarn build Add -w flag after build to watch files for changes and auto rebuild