@seeqdev/test01
v0.0.3
Published
A library that allows you to build native UIs ... TODO
Downloads
1
Readme
Seeq Qomponents - UNDER CONSTRUCTION
Development
Don't forget to add the component to your index.ts
exports if you want the library to export the component!
To develop a qomponent and use the benefits of hot-reload for quick preview you can run:
npm run dev
This will start Ladle and watch for changes in the qomponents directory.
Testing
npm run test
... or IntelliJ
Building
Builds happen via gradle.