Project Vertex - Frontend
The name Vertex is a misspell of word vortex (漩涡). But I just leave all the naming wrong as Vertex, it means 顶点
Project Setup
Ensure you have Nodejs 20+, and a modern web browser installed.
The following command will install all the dependencies.
pnpm install
After that, you can start the development server by running the following command.
pnpm dev
To build the project, run the following command.
pnpm build
Project Structure
The project is using Antfu's Vitesse template, and did not change the structure much.
You can follow the Vitesse documentation to learn more about the project structure.
Author
By Dustella Chan (Hanwen Yu), distributed at my gitea server only.
Contact me at dustella@yeah.net
Description
Languages
Vue
68.1%
TypeScript
29.1%
HTML
1.2%
CSS
0.9%
Dockerfile
0.5%
Other
0.2%