https://github.com/devadedeji/mystore
A e-commerce project built with VueJS
https://github.com/devadedeji/mystore
Last synced: 4 months ago
JSON representation
A e-commerce project built with VueJS
- Host: GitHub
- URL: https://github.com/devadedeji/mystore
- Owner: DevAdedeji
- Created: 2022-04-04T21:56:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T21:08:18.000Z (about 4 years ago)
- Last Synced: 2025-10-21T05:54:44.806Z (9 months ago)
- Language: Vue
- Homepage: my-store-vert.vercel.app
- Size: 609 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mystore
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).