budibase/packages/builder
melohagan 87be623057
Remove auto naming of columns (#12816)
* Remove auto column naming

* Let enter key save edit table name

* update submodules
2024-01-19 11:26:13 +00:00
..
.vscode
assets
public
src Remove auto naming of columns (#12816) 2024-01-19 11:26:13 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json recommit json display work 2024-01-09 15:05:24 +00:00
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