Framework is a simple library we use to build our application. Framework Sync is a package that allows you to synchronize data between two Repositories.
Read the docs. Documentation is still in progress, but you can already find some useful information. If you have any questions, feel free to ask them in issues. We will try to answer them as soon as possible.
npm run test
- Run all testsnpm run test:unit
- Run unit testsnpm run test:mutational
- Run mutational tests