* Fix some issues with component and screen settings layout * Fix issue with component setting labels when multi-line * Remove early termination of form validation when encountering an errored field * Update free logo badge to be a sticky footer * Close side panels when clicking on links |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.setup.js |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build