Skip to content

kheina-com/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kheina.com frontend

This repository contains the frontend component of the kheina.com website. The frontend is written entirely in Vue3, built by vite, and served via FastAPI.

Development

  1. install npm
  2. run npm install
  3. run npm run dev

Deployment

  1. run npm build locally to ensure there are no build/typescript errors
  2. run npm install && npm run build-only on server
  3. run server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published