/restaurants-app

iFood-like web application front-end using Vue.js

Primary LanguageJavaScriptMIT LicenseMIT

restaurants-app

Make sure you have installed NodeJS and NPM versions that are be supported by Vue CLI version 3.

Vue CLI 3 Installation Guide

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.