budibase/packages/builder
Gerard Burns 5ec4e90c6d
Revert "App Preview Skeleton (#12898)" (#13159)
This reverts commit 9a9b745795.
2024-02-29 12:51:56 +00:00
..
.vscode
assets n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
public
src Revert "App Preview Skeleton (#12898)" (#13159) 2024-02-29 12:51:56 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
vitest.setup.js

README.md

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build