https://github.com/hafidzdev/shayna-app
Website E-Commerce Shayna Dibangun Menggunakan Vue JS
https://github.com/hafidzdev/shayna-app
Last synced: 9 months ago
JSON representation
Website E-Commerce Shayna Dibangun Menggunakan Vue JS
- Host: GitHub
- URL: https://github.com/hafidzdev/shayna-app
- Owner: hafidzdev
- Created: 2020-05-22T02:37:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:39:13.000Z (over 3 years ago)
- Last Synced: 2025-06-21T11:35:21.909Z (12 months ago)
- Language: CSS
- Size: 6.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shayna
## 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/).