Skip to content

chialab/quantum

Repository files navigation

Quantum

Custom elements composition made easy.


Development

Build status codecov

Setup the project

Install the dependencies

yarn install

Dev mode

Run the dev script to run the vite dev server:

yarn dev

Test the project

Run the test script to run vitest:

yarn test

License

Quantum is released under the MIT license.