Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

YummyTacos/YTCTF

Repository files navigation

YTCTF Platform

YummyTacos CTF platform frontend

IMPORTANT: This version of YTCTF platform frontend is now archived and considered legacy. New frontend is coming soon. Stay tuned!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Generates and injects favicon

npm run favicon

Customize configuration

See Configuration Reference.