1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/core
2020-04-20 16:17:18 +01:00
..
.vscode
src backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
test created common package 2020-04-15 15:24:24 +01:00
.babelrc
.gitignore
.npmignore
.travis.yml
CONTRIBUTING.md
LICENSE
package.json created common package 2020-04-15 15:24:24 +01:00
readme.md
rollup.config.js
yarn.lock created common package 2020-04-15 15:24:24 +01: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