A playground for Monorepo with Yarn Workspaces, Jest and MongoDB.
Generated by Node Project Generator.
A playground for Monorepo with Yarn Workspaces, Jest and MongoDB.
$ git clone https://github.com/robertoachar/monorepo-jest-mongodb.git
$ npm install
Action | Usage |
---|---|
Start development mode | npm start |
Lint code | npm run lint |