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

Latest commit

 

History

History
16 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 344 Bytes

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