budibase/packages/builder
Keviin Åberg Kultalahti 214243fc22 lint fix 2021-04-01 08:40:30 +02:00
..
.vscode
assets
build
cypress cypress tests passing 2021-03-24 21:15:14 +00:00
scripts
src lint fix 2021-04-01 08:40:30 +02:00
.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 make cypress use leveldb 2021-03-24 15:36:13 +00:00
package.json add some temporary testing files 2021-03-26 15:43:55 +01:00
rollup.config.js moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
yarn.lock merge next 2021-03-31 11:26:44 +02:00

README.md

Get Started

npm install

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