dziul / first-project-with-vuejs

Only first Project with VueJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projeto criado por @vue/cli com configuração personalizado.

VUEJS

comandos descrição
npm install instalar dependências do projeto
npm run serve compilar e hot-reload para desenvolvimento
npm run build compilar e minificar para produção
npm run test:unit testar os testes unitários
npm run test:e2e testar os testes end-to-end
npm run lint Lints e fixes arquivos

About

Only first Project with VueJS


Languages

Language:Vue 43.2%Language:JavaScript 39.3%Language:TypeScript 12.2%Language:HTML 5.3%