Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasalbertodev/restaurant
Website Restaurant Menggunakan Vue JS
https://github.com/thomasalbertodev/restaurant
api axios bootstrap5 javascript vuejs
Last synced: 5 days ago
JSON representation
Website Restaurant Menggunakan Vue JS
- Host: GitHub
- URL: https://github.com/thomasalbertodev/restaurant
- Owner: thomasalbertoDev
- Created: 2023-05-18T01:20:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-25T14:10:32.000Z (over 1 year ago)
- Last Synced: 2024-04-20T03:33:27.735Z (7 months ago)
- Topics: api, axios, bootstrap5, javascript, vuejs
- Language: Vue
- Homepage:
- Size: 4.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# restaurant
## 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/).