Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```