Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarojbelbase/dafoodapp
a typical food app made with nuxtjs
https://github.com/sarojbelbase/dafoodapp
foodapp nuxt nuxtjs online-delivery pathao vue
Last synced: 2 days ago
JSON representation
a typical food app made with nuxtjs
- Host: GitHub
- URL: https://github.com/sarojbelbase/dafoodapp
- Owner: sarojbelbase
- Created: 2021-03-16T08:16:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T03:54:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T13:20:59.129Z (about 2 months ago)
- Topics: foodapp, nuxt, nuxtjs, online-delivery, pathao, vue
- Language: Vue
- Homepage: https://dafoodapp.vercel.app
- Size: 2.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dafoodapp
A typical food app for ya.
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```