1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/core
Michael Shanks 88ecb0d569 v0.0.31
2020-04-02 19:27:54 +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 prep for NPM publish 2020-02-26 22:18:14 +00:00
.travis.yml
CONTRIBUTING.md
LICENSE
package.json v0.0.31 2020-04-02 19:27:54 +01:00
readme.md
rollup.config.js
yarn.lock Bump handlebars from 4.1.2 to 4.7.3 in /packages/core 2020-02-12 15:51:21 +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