consult-patient-h5-vue3-ts-pinia-vant
Vue3, Vue Router, Pinia, Composition API, TypeScript, Vant4, VueUse, Axios, SocketIO, PostCSS, ESlint, Prettier, Husky, Lint-staged, Mock, Amap, QQ Login, Alipay Sandbox, Eruda, CI/CD, Vercel, Mobile Project.
File Explorer
Download Latest Version (.zip)- pre-commit
- extensions.json
- bg1.png
- favicon.ico
- ad.png
- avatar-doctor.svg
- car.png
- consult-fast.png
- end.png
- qq.svg
- start.png
- components.test.ts
- CpIcon.vue
- CpNavBar.vue
- CpPaySheet.vue
- CpRadioBtn.vue
- index.ts
- index.ts
- alipay.svg
- delete.svg
- doctor.svg
- download.svg
- img.svg
- message.svg
- safe.svg
- upload.svg
- wechat.svg
- article-active.svg
- article-default.svg
- docs.svg
- doctor.svg
- find.svg
- graphic.svg
- index-active.svg
- index-default.svg
- mine-active.svg
- mine-default.svg
- notice-active.svg
- notice-default.svg
- order.svg
- prescribe.svg
- rp.svg
- search.svg
- eye-off.svg
- eye-on.svg
- add.svg
- arrow.svg
- edit.svg
- finished.svg
- paid.svg
- received.svg
- shipped.svg
- tool-01.svg
- tool-02.svg
- tool-03.svg
- tool-04.svg
- tool-05.svg
- tool-06.svg
- tool-07.svg
- index.ts
- index.ts
- constants.ts
- consult.ts
- order.ts
- user.ts
- consult.ts
- user.ts
- index.ts
- login.scss
- main.scss
- room.scss
- components.d.ts
- consult.d.ts
- global.d.ts
- order.d.ts
- room.d.ts
- user.d.ts
- vue-router.d.ts
- filter.test.ts
- filter.ts
- request.ts
- rules.ts
- index.vue
- ConsultDep.vue
- ConsultFast.vue
- ConsultIllness.vue
- ConsultPay.vue
- DoctorCard.vue
- FollowDoctor.vue
- KnowledgeCard.vue
- KnowledgeList.vue
- index.vue
- index.vue
- index.vue
- LoginCallback.vue
- index.vue
- OrderMedical.vue
- OrderDetail.vue
- OrderLogistics.vue
- OrderPay.vue
- OrderPayResult.vue
- EvaluateCard.vue
- RoomAction.vue
- RoomMessage.vue
- RoomStatus.vue
- index.vue
- ConsultItem.vue
- ConsultList.vue
- ConsultMore.vue
- ConsultDetail.vue
- ConsultPage.vue
- index.vue
- PatientPage.vue
- App.vue
- main.ts
- index.html
- test.js
- websocket.html
- .env.development
- .env.production
- .eslintrc.cjs
- .gitignore
- .prettierrc.json
- env.d.ts
- index.html
- LICENSE
- package.json
- pnpm-lock.yaml
- postcss.config.js
- README.md
- tsconfig.config.json
- tsconfig.json
- vercel.json
- vite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/zhousg/consult-patient-h5-vue3-ts-pinia-vant
Downloads the entire project code from GitHub to your computer.
cd consult-patient-h5-vue3-ts-pinia-vant
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pnpm install
Downloads and installs the libraries listed in package.json.
pnpm dev
Starts the development/run server.
pnpm build
Type this command into your terminal and run it.
pnpm lint
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
