1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/packages/core/readme.md
Martin McKeaveney a0fd94ac06 update readme
2020-01-23 10:52:51 +00:00

265 B

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