1
0
Fork 0
mirror of synced 2024-10-03 19:43:32 +13:00
budibase/packages/core
2020-03-25 11:18:13 +00:00
..
.vscode
src bugfix: dont put 'IsNew' into index 2020-03-25 11:18:13 +00:00
test canDelete methods for index and record 2020-03-25 11:11:28 +00:00
.babelrc
.gitignore
.npmignore
.travis.yml
CONTRIBUTING.md
LICENSE
package.json lerna updated gitHead for me for some reason 2020-03-05 14:54:22 +00:00
readme.md
rollup.config.js
yarn.lock

Getting Started

Install packages:

npm install

Next, run the tests. Install jest, globally:

npm install -g jest

And finally, run

jest

Documentation

A work in progress, lives here: https://github.com/Budibase/docs/blob/master/budibase-core.md