Skip to content

iiitv/algos-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e63a96 Â· Oct 7, 2023
Oct 4, 2023
Dec 15, 2018
Oct 3, 2023
Sep 10, 2018
Sep 2, 2020
Oct 3, 2023
Sep 2, 2020
Sep 2, 2020
Sep 9, 2018
Oct 2, 2021
Oct 3, 2023
Oct 3, 2023
Oct 3, 2023

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.