1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
budibase/packages/core
Martin McKeaveney 300ec549a2 publish
2020-04-06 09:30:58 +01:00
..
.vscode
src bugfix: records&indexs badly named in UI 2020-04-02 06:55:11 +01:00
test bugfix: records&indexs badly named in UI 2020-04-02 06:55:11 +01: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