[go: nahoru, domu]

Skip to content

fxjs-modules/orm

Repository files navigation

@fxjs/orm

This is one mono-style fibjs lib starter.

Get Started

Make sure you have installed lerna in this repo.

npm i

Then, run

# bootstrap development
npm run bootstrap

Then try to run ci script in each package like below:

npm run ci

Finally, start your development, change code and test it.

Publish

lerna publish