Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
/ zetto Public archive

A simple component pack to interact with entities

License

Notifications You must be signed in to change notification settings

mitto98/zetto

Repository files navigation

Zetto

Roadmap

  • Migrate vue 3
  • Scrap Portofino
  • Rewrite in TypeScript
  • formvuelate

Local development

To use the local dev version in your project:

  • npm link in the zetto root folder
  • npm run dev to compile the library at evry save
  • npm link zetton in your project folder to link it with the local build