Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 504 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 504 Bytes

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.