Skip to content

PinelliaC/orm

 
 

Repository files navigation

@fxjs/orm

This is one mono-style fibjs lib starter.

Get Started

Make sure you have installed lerna globally.

npm i -g lerna

Then, run

# bootstrap development
lerna bootstrap

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

lerna run ci

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

Publish

lerna publish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.0%
  • TypeScript 43.0%