Skip to content
/ Aya Public
forked from lixiao189/Aya

堪称幻想乡の最速秒杀网站的前端

License

Notifications You must be signed in to change notification settings

myy5981/Aya

 
 

Repository files navigation

Aya —— 银行产品秒杀系统前端

该项目使用了 Vue 3 <script setup> 单文件组件, 查看 script setup docs 了解更多

建议的开发工具 🔧

  • VSCode
  • 其余插件在用 Vs Code 打开该项目后会自动建议安装

如何运行 🚀

安装依赖

yarn 

测试运行

yarn dev 

编译成品

yarn build

PS: 编译后的代码因为采用了 es6 module 必须使用 yarn preview 命令预览

About

堪称幻想乡の最速秒杀网站的前端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 83.1%
  • TypeScript 16.1%
  • HTML 0.8%