/homepage

데일리 백준 공식 홈페이지: https://daily-boj.github.io/homepage

Primary LanguageTypeScriptApache License 2.0Apache-2.0

banner

homepage

데일리 백준 홈페이지

GitHub deployments Libraries.io dependency status for GitHub repo GitHub Website

Development

Prerequisites

Install

본 저장소를 클론하고 다음 명령어를 실행하세요.

npm install

Build Page

다음 명령어를 실행하세요.

npm run build

Dev Server

다음 명령어를 실행하세요.

npm run start

Check

다음 명령어를 실행하세요.

npm run check
npm run fix   # for auto fix