https://github.com/brunoconceica0/ifood
Clonando o Ifood
https://github.com/brunoconceica0/ifood
api css git html javacript json-server router vuejs
Last synced: 3 months ago
JSON representation
Clonando o Ifood
- Host: GitHub
- URL: https://github.com/brunoconceica0/ifood
- Owner: BrunoConceica0
- Created: 2025-01-14T02:11:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T03:33:54.000Z (over 1 year ago)
- Last Synced: 2025-10-21T11:53:33.256Z (9 months ago)
- Topics: api, css, git, html, javacript, json-server, router, vuejs
- Language: Vue
- Homepage:
- Size: 23.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ifood
## 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/).