budibase/packages/builder
Martin McKeaveney 8f0656bd3d date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
..
.vscode
assets
build
cypress upping the timeout for Create New Table test 2020-09-06 22:31:15 +01:00
scripts working flat() polyfill for jest 2020-08-27 10:20:01 +01:00
src date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
tests working flat() polyfill for jest 2020-08-27 10:20:01 +01:00
.gitignore allow yarn.lock, update posthog version 2020-08-10 15:52:34 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
package.json date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
rollup.config.js
yarn.lock date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00

README.md

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build