8000 GitHub - GitHubHePan/hepandefeng: A Vue3 Ehcarts demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GitHubHePan/hepandefeng

Repository files navigation

project brief introduction

  1. 用于记录个人技术点
  2. 用于记录工作中遇到的比较难,解决的比较出彩的点(不限于本人自己的)
  3. 用于练习vue3
# configure
1. installation of the recommended plugins in the .vscode directory
2. node version 18.x or 20+
3. pnpm version 8.x or latest

# install dependencies
pnpm i

# start the service
pnpm dev

✔️ Preview

# stage environment
pnpm preview:stage

# prod environment
pnpm preview:prod

📦️ Multi-environment packaging

# build the stage environment
pnpm build:stage

# build the prod environment
pnpm build:prod

🔧 Code inspection

# code formatting
pnpm lint

# unit test
pnpm test

About

A Vue3 Ehcarts demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0