1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/core
2020-03-29 07:28:44 +01:00
..
.vscode
src bugfix: datetime fields usable 2020-03-29 07:28:44 +01:00
test bugfix: datetime fields usable 2020-03-29 07:28:44 +01:00
.babelrc
.gitignore
.npmignore prep for NPM publish 2020-02-26 22:18:14 +00:00
.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 running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
yarn.lock state binding v1 2020-02-11 14:19:06 +00:00

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