Skip to content

iilj/yukicoder-problems

Repository files navigation

yukicoder-problems

Build and Deploy

Overview

yukicoder problems is a web application, to manage competitive programming problems on yukicoder, written in TypeScript with React.

Some components were constructed based on corresponding components of AtCoderProblems.

This application uses yukicoder API.

Install required packages

yarn

Start the web application on your local

yarn start

Build optimized files for distribution

yarn build

Prettify codes

yarn prettier

Check code format

yarn lint

Fix code format

yarn lint:fix

Favicon

Favicons were generated with The best Favicon Generator (completely free) | Favicon.io.

Links