1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
budibase/packages/core
Michael Shanks 5ce66c2481 v0.0.18
2020-02-26 22:18:45 +00:00
..
.vscode added core into mono repo 2019-07-15 07:12:52 +01:00
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 added core into mono repo 2019-07-15 07:12:52 +01:00
.gitignore fix bcrypt in build 2020-01-28 13:06:35 +00:00
.npmignore prep for NPM publish 2020-02-26 22:18:14 +00:00
.travis.yml added core into mono repo 2019-07-15 07:12:52 +01:00
CONTRIBUTING.md added core into mono repo 2019-07-15 07:12:52 +01:00
LICENSE added core into mono repo 2019-07-15 07:12:52 +01:00
package.json v0.0.18 2020-02-26 22:18:45 +00:00
readme.md update readme 2020-01-23 10:52:51 +00:00
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