Built with create-nullstack-app by:
Install the dependencies:
npm link # at root of package
cd tests
npm install # or install with yarn install
npm link nullstack-polyablecd to the tests folder and run the application:
npm start # run the tests projectin another terminal cd to the tests folder and run the tests:
npm test