0d0db98484
* grid columns ui * linting * remove comment * remove property thats not used * remove cli pacakge change * PR Feedback * fixes * fixes * wip * wip * wip * wip * wip * wip * about to implement * wip * wip * wip * wip * wip * wip * wip * tests * linting * remove drag handle file * fix icons * remove field config changes * wip * wip * wip * remove logs * wip * linting * pr feedback * linting |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
public | ||
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