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: 4 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T03:54:36.000Z (over 3 years ago)
- Last Synced: 2025-02-13T11:23:35.532Z (over 1 year 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
```