Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 416 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 416 Bytes

algos

Build Status

Guidelines

  • Add tests relevant to a component or service

Useful commands

install the dependencies

yarn install

run

yarn start
yarn build
yarn test

deploy

requires push access, use carefully.

npm run deploy

OR

yarn run deploy