Skip to content

DoubleXm/mihoyou-mall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

技术栈

nuxt3 + pinia + tailwind + vant (postcss-px-to-viewport) + element-ui + ts

规范

stylelint + eslint (@antfu, @nuxtjs/eslint-config-typescript)

useAsyncData 系列获取数据方法,模板绑定事件中无法触发。比如:

<ElButton @click="clickHandler">获取异步数据</ElButton>

About

Nuxt3 + TS仿米游铺电商网站

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published