Skip to content

SGG-ThibautDepond/corteza-vue

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 43.4%
  • TypeScript 43.2%
  • JavaScript 13.4%