Skip to content

tonyzhao626/restaurant-frontend

Repository files navigation

Atlanta Restaurant

This is a frontend for restaurant project. There is a backend at here.

Running

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

It is a project built for the local restaurant. Used Nuxt.js based on Vue.js, and Directus as backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published