kaitoqueiroz / vue-login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuejs login example

Project setup

Make sure that you have installed globally in your machine @vue/cli and @vue/cli-service-global

npm install -g @vue/cli @vue/cli-service-global

Install the dependences

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 56.3%Language:JavaScript 35.5%Language:HTML 6.6%Language:CSS 1.6%