Gitpod ready-to-code

Projeto exemplo de front-end com Vue.js

É preciso alterar a URL base do back-end no arquivo "main.js". O projeto com o back-end se encontra em: https://github.com/mineda/spring-exemplo-3

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.