NodeJS >= 16.14.0
Yarn >= 1.22.1
Clone the project.
$ git clone git@github.com:edumoreira1506/cig-backoffice.git
$ cd cig-backofficeInstall all packages.
$ yarnFor run server local.
$ yarn devFor run tests.
$ yarn testFor run eslint.
$ yarn lint