1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/core
Michael Shanks f3dd412e74 v0.0.17
2020-02-26 21:12:13 +00:00
..
.vscode
src eslint tidy up 2020-02-25 15:46:04 +00:00
test eslint tidy up 2020-02-25 15:46:04 +00:00
.babelrc
.gitignore fix bcrypt in build 2020-01-28 13:06:35 +00:00
.travis.yml
CONTRIBUTING.md
LICENSE
package.json v0.0.17 2020-02-26 21:12:13 +00:00
q
readme.md
rollup.config.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
yarn.lock state binding v1 2020-02-11 14:19:06 +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