Dalgors :: 동의대 알고리즘 동아리 백준 연습 대시보드입니다.
기존 백준 연습 보드에서는 최대 26문제, 기간은 14일까지만 지원하여 제한을 늘리기 위해 제작하였습니다.
Front-end: Vue.js, Bootstrap v5.0
- Clone repository
git clone https://github.com/dalgors/dalshboard.git
- Edit with VSCode (recommended)
Open project folder with VSCode and open command palette (
Ctrl+Shift+P
) and type:Live Server: Open with Live Server
.
... and changes will instantly applied when you save the file (Ctrl+S
)