hellobloom / core

:doughnut: Bloom Protocol smart contracts
93 stars 13 forks source link

Add scripts to package.json #31

Open filips123 opened 6 years ago

filips123 commented 6 years ago

You could now run tests using NPM or Yarn scripts in package.json. There is also support for other scripts in bin directory.

npm test
yarn test