eCommerce-Project

所属分类:建站系统
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-09-23 08:59:19
上 传 者sh-1993
说明:  娱乐项目。构建全栈电子商务网站;使用TypeScript、Pinia...、...,
(Ongoing recreational project. Building a fullstack ecommerce website; building the frontend with Vue 3 (Composition API) using TypeScript, Pinia and Tailwind; building the backend with Java Spring & Neo4j.)

文件列表:
client/ (0, 2023-12-18)
client/.eslintrc.cjs (333, 2023-12-18)
client/.prettierrc.json (163, 2023-12-18)
client/.vscode/ (0, 2023-12-18)
client/.vscode/extensions.json (147, 2023-12-18)
client/env.d.ts (38, 2023-12-18)
client/index.html (331, 2023-12-18)
client/package-lock.json (384394, 2023-12-18)
client/package.json (1432, 2023-12-18)
client/postcss.config.js (82, 2023-12-18)
client/public/ (0, 2023-12-18)
client/public/favicon.ico (4286, 2023-12-18)
client/src/ (0, 2023-12-18)
client/src/App.vue (346, 2023-12-18)
client/src/components/ (0, 2023-12-18)
client/src/components/AccountOrLogoutPopup.vue (1351, 2023-12-18)
client/src/components/ConfirmDialogue.vue (2541, 2023-12-18)
client/src/components/EmptyShoppingCartNotice.vue (859, 2023-12-18)
client/src/components/HeroSection.vue (860, 2023-12-18)
client/src/components/IconRouterLink.vue (696, 2023-12-18)
client/src/components/ImageFrame.vue (739, 2023-12-18)
client/src/components/LoadingScreen.vue (1050, 2023-12-18)
client/src/components/LoadingSpinner.vue (617, 2023-12-18)
client/src/components/LoginOrSignupPopup.vue (1011, 2023-12-18)
client/src/components/SearchInput.vue (465, 2023-12-18)
client/src/components/StyledButton.vue (867, 2023-12-18)
client/src/components/StyledRouterLink.vue (850, 2023-12-18)
client/src/components/TextFrame.vue (804, 2023-12-18)
client/src/components/ViewTitle.vue (375, 2023-12-18)
client/src/components/account/ (0, 2023-12-18)
client/src/components/account/AccountInfo.vue (1376, 2023-12-18)
client/src/components/account/ChangeEmail.vue (3102, 2023-12-18)
client/src/components/account/ChangePassword.vue (3726, 2023-12-18)
client/src/components/account/ChangeUsername.vue (3129, 2023-12-18)
client/src/components/account/DeleteAccount.vue (2331, 2023-12-18)
client/src/components/account/EditInformation.vue (350, 2023-12-18)
client/src/components/account/ShowOrders.vue (1762, 2023-12-18)
client/src/components/footer/ (0, 2023-12-18)
... ...

# eCommerce-Project This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). ## Type Support for `.vue` Imports in TS TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types. If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps: 1. Disable the built-in TypeScript Extension 1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette 2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)` 2. Reload the VSCode window by running `Developer: Reload Window` from the command palette. ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ```

近期下载者

相关文件


收藏者