Skip to content

Latest commit

 

History

History

README.md

Tests

Built with create-nullstack-app by:

Nullstack

How to install

Install the dependencies:

npm link # at root of package
cd tests
npm install # or install with yarn install
npm link nullstack-polyable

How to run the tests

cd to the tests folder and run the application:

npm start # run the tests project

in another terminal cd to the tests folder and run the tests:

npm test

Learn more about Nullstack

Read Nullstack documentation