d5f7a27d07
* Added tabs to the component settings section in the builder * Review updates * Update setting tab buttons to be size M and use a lighter font color when selected --------- Co-authored-by: Andrew Kingston <andrew@kingston.dev> |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
src | ||
ts | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
reporterConfig.json | ||
routify.config.js | ||
setup.js | ||
testConfig.json | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
yarn.lock |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build