budibase/packages/builder
mike12345567 704728cc3b removing use of optional chaining and just checking for status. 2021-02-23 17:13:46 +00:00
..
.vscode
assets
build
cypress Merge pull request #1163 from Budibase/develop 2021-02-23 15:35:39 +00:00
scripts
src removing use of optional chaining and just checking for status. 2021-02-23 17:13:46 +00:00
tests
.gitignore
CONTRIBUTING.md
LICENSE.md Updated copyright line in license files 2021-02-10 14:41:37 +00:00
README.md
babel.config.js
cypress.json
package.json Merge pull request #1163 from Budibase/develop 2021-02-23 15:35:39 +00:00
rollup.config.js
yarn.lock Bump BBUI version 2021-02-22 12:28:43 +00:00

README.md

Get Started

npm install

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