1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
budibase/packages/core
Martin McKeaveney a0fd94ac06 update readme
2020-01-23 10:52:51 +00:00
..
.vscode added core into mono repo 2019-07-15 07:12:52 +01:00
dist rebuild of core & builder rollup fix 2019-12-30 18:08:50 +00:00
src tidy up 2020-01-23 10:48:46 +00:00
test updating test files to use common module 2020-01-23 10:39:51 +00:00
.babelrc added core into mono repo 2019-07-15 07:12:52 +01:00
.eslintrc.json fixed bug where reference fields not being parsed when in index 2019-07-18 07:44:26 +01:00
.gitignore re-added dist files 2019-09-10 09:49:22 +01: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-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 added core into mono repo 2019-07-15 07:12:52 +01:00
readme.md update readme 2020-01-23 10:52:51 +00:00
rollup.config.js package changes 2019-09-10 06:14:45 +01:00
yarn.lock upgrading packages - removing package-locks (using yarn) 2019-08-27 07:42:44 +01: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