1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
budibase/packages/core
2020-04-14 12:11:54 +02:00
..
.vscode
src change isRecord to isModel 2020-04-14 12:03:22 +02:00
test remove unused import in test 2020-04-14 12:11:54 +02:00
.babelrc
.gitignore
.npmignore
.travis.yml
CONTRIBUTING.md
LICENSE
package.json publish 2020-04-06 09:30:58 +01: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