Skip to content

ryanguo13/VueTyping

Repository files navigation

VueTyping

A simple static typing website build with Vue 3. I am currently trying to integrate the new version with Python Django. But up till now it is still a static website prototype.

Screenshot

image

Usage

git clone https://github.com/ryanguo13/VueTyping.git

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Depoly

I have already build the project into the "dist" directory. So if you want to depoly on your server or object storage bucket, just use the "dist" directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published