Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webfazliddin/elegant-shoes
https://elegant-shoes-vue2.netlify.app/
https://github.com/webfazliddin/elegant-shoes
netlify-deployment responsive-design sass-framework ui vue2
Last synced: 30 days ago
JSON representation
https://elegant-shoes-vue2.netlify.app/
- Host: GitHub
- URL: https://github.com/webfazliddin/elegant-shoes
- Owner: webfazliddin
- License: mit
- Created: 2023-09-09T11:17:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T13:01:32.000Z (12 months ago)
- Last Synced: 2024-11-10T22:03:34.514Z (3 months ago)
- Topics: netlify-deployment, responsive-design, sass-framework, ui, vue2
- Language: Vue
- Homepage:
- Size: 5.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# food-delivery-app-front
## 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/).