kaitoqueiroz / costume-contest-front

Voting app for costume contest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueJs frontend for Costume Contest app

Technologies:

Project setup

npm install

Create the .env.local file and set the backend URL:

VUE_APP_API_URL=http://localhost:9000/api/

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Voting app for costume contest


Languages

Language:Vue 81.5%Language:JavaScript 16.2%Language:HTML 2.3%