1
0
Fork 0
mirror of synced 2024-10-06 13:04:36 +13:00
budibase/packages/core
2020-01-24 13:20:03 +00:00
..
.vscode
dist
src switching hashing arguments 2020-01-23 11:25:48 +00:00
test switching hashing arguments 2020-01-23 11:25:48 +00:00
.babelrc
.eslintrc.json
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
package-lock.json
package.json switching hashing arguments 2020-01-23 11:25:48 +00:00
q
readme.md
rollup.config.js
yarn.lock updated yarn lock files 2020-01-24 13:20:03 +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