npm.io
0.0.14 • Published 4 years ago

spooclient

Licence
MIT
Version
0.0.14
Deps
5
Size
328 kB
Vulns
0
Weekly
0

Setup

npm install Installs all the depencies needed to compile your project

Build

npm run build

Runs babel src --out-dir lib

Test

npm run test

Runs jest

Worth knowing

If jest throws a ReferenceError regeneratorRuntime not found you can import babel-polyfill in the failing test.

Keywords