Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 540 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 540 Bytes

algos-web

Build Status

Guidelines

  • Add tests relevant to a component or service.

Useful commands

Install the dependencies

yarn

Run

yarn start
yarn build
yarn test

Deploy

Requires push access, use carefully.

yarn deploy

Design Link

Click here

Go to wiki for contribution guidelines.