Skip to content

Kingcxp/NYPT_Frontend

Repository files navigation

NYPT

By Kingcq 2024.5.31

介绍

TODO

运行项目测试服务器

首先,你需要自行安装 git 版本控制工具、 node.js 运行环境以及 npm 包管理器。

之后,使用接下来的一连串命令来安装项目依赖:

git clone https://github.com/Kingcq/NYPT_Frontend.git
cd NYPT_Frontend
npm install
npm run dev

此时,你可以在浏览器访问 http://localhost:5173 来查看项目运行效果。

当然,使用测试服务器十分甚至九分的危险,因此,如果你希望使用生产环境,请参考下面的步骤: TODO

About

PTAssist newly built frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published