https://github.com/sachinle/medicareplus
MediCare Plus and E-commerce Site
https://github.com/sachinle/medicareplus
bootstrap cart css eventbus html js json jspdf router threejs vuejs vuex
Last synced: 12 months ago
JSON representation
MediCare Plus and E-commerce Site
- Host: GitHub
- URL: https://github.com/sachinle/medicareplus
- Owner: sachinle
- Created: 2025-06-28T06:41:56.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-06T06:28:44.000Z (12 months ago)
- Last Synced: 2025-07-06T06:33:56.360Z (12 months ago)
- Topics: bootstrap, cart, css, eventbus, html, js, json, jspdf, router, threejs, vuejs, vuex
- Language: Vue
- Homepage: https://sachinle.github.io/medicareplus/
- Size: 6.96 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# medical
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).