Skip to content

OKTW-Network/live-frontend

Folders and files

NameName
Last commit message
Last commit date
Mar 15, 2024
Feb 17, 2025
Mar 15, 2024
Oct 30, 2023
Feb 23, 2025
Dec 7, 2023
Nov 1, 2023
Dec 7, 2023
Oct 29, 2023
Oct 29, 2023
Nov 6, 2023
Nov 7, 2023
Mar 15, 2024
Dec 11, 2024
Oct 30, 2023
Dec 18, 2024

Repository files navigation

live-frontend

A frontend made for OKTW Live.

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint