HenriqueCCdA / mk-burger-front

🦖 Frontend feito em vuejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mk_burger_front

Frontend simples feito em vuejs. Objetivo desse projeto e ser integrado com diferentes backends.

Projeto é baseado no curso: curso

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Linter

Para chamar o ESLint

npm run lint

Format with

Formatando com Prettier

npm run format

Api mock

Api mock com jsonserver

npm run api-mock

About

🦖 Frontend feito em vuejs


Languages

Language:Vue 72.6%Language:CSS 17.2%Language:JavaScript 8.0%Language:HTML 2.2%