Skip to content

iiitv/algos-web

Repository files navigation

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.