@studyhub.co/eval
v0.9.14
Published
Install required node_modules ### `yarn install` ### `yarn install-peers`
Readme
Available Scripts
Install required node_modules
yarn install
yarn install-peers
Build the lib for production to the build folder.
yarn build
Start demo project (from /demo/ directory)
yarn start
Launch the test runner in the interactive watch mode. See the section about running tests for more information.
