budibase/packages/builder
mike12345567 24dddd4da0 Merge branch 'dependabot/npm_and_yarn/packages/builder/json5-2.2.3' of github.com:Budibase/budibase into fix/dependabot-05012023 2023-01-05 15:52:38 +00:00
..
.vscode
assets add pro check and default state 2022-10-24 15:00:00 +01:00
build
cypress Increasing timeouts for commands 2022-12-22 15:09:32 +00:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Ensure view names are properly encoded to handle certain special characters (#9145) 2022-12-22 13:09:07 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v2.2.10-alpha.14 2023-01-05 10:05:47 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
yarn.lock Bump json5 from 2.2.0 to 2.2.3 in /packages/builder 2023-01-05 09:08:48 +00:00

README.md

Get Started

yarn install

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