itorgov / pizza-shop

Just an example of my work.

Home Page:https://pizza-shop.itorgov.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pizza Shop

About

This is a simple web application for ordering pizza written in Vue.js.

The backend for this project is placed in itorgov/pizza-shop-backend repository.

Project setup

yarn install

Then copy the .env.local.example file to a new file named .env.local. You should set VUE_APP_API_BASE_URL in your .env.local file with right value.

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

About

Just an example of my work.

https://pizza-shop.itorgov.com

License:MIT License


Languages

Language:Vue 67.2%Language:JavaScript 31.6%Language:HTML 1.2%