@beautycounter/volume-engine
v0.0.5
Published
For uh, volumes, ya know?
Downloads
17
Keywords
Readme
Beautycounter Volume Engine
For uh, volumes, ya know?
What you need
- Node.js
- Yarn package manager https://yarnpkg.com/lang/en/docs/install/
Running unit tests
To unit test the application simply run the yarn test command which will recursively find test files using Jest.
$ yarn test- Files with
.jssuffix in__tests__folders. - Files with
.test.jssuffix. - Files with
.spec.jssuffix.
