1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/core
Martin McKeaveney a0fd94ac06 update readme
2020-01-23 10:52:51 +00:00
..
.vscode
dist
src tidy up 2020-01-23 10:48:46 +00:00
test
.babelrc
.eslintrc.json
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
package-lock.json removing duplicated node crypto 2020-01-23 10:46:58 +00:00
package.json removing duplicated node crypto 2020-01-23 10:46:58 +00:00
q
readme.md update readme 2020-01-23 10:52:51 +00:00
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