1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/core
Michael Shanks a54d978662 v0.0.27
2020-03-05 08:53:44 +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
.npmignore prep for NPM publish 2020-02-26 22:18:14 +00:00
.travis.yml
CONTRIBUTING.md
LICENSE
package.json v0.0.27 2020-03-05 08:53:44 +00:00
readme.md
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