mbemvieira / restaurants-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 74.2%Language:Vue 21.0%Language:HTML 4.9%