https://github.com/codedawn/phone_store
https://github.com/codedawn/phone_store
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codedawn/phone_store
- Owner: codedawn
- Created: 2020-09-24T13:03:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T13:04:16.000Z (over 5 years ago)
- Last Synced: 2025-01-05T09:43:09.596Z (about 1 year ago)
- Language: Vue
- Size: 4.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phone_store
## 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/).