Skip to content

victor-salles/rifa_mais_frontend

Repository files navigation

📋 Rifa Mais

💡 Deploy

🚀 Technologies

💥 How to execute

  • Prerequisites

    • It is necessary to have Node.js installed
    • It is necessary to have Vue.js installed

1. Clone the repository:

git clone https://github.com/vitusalis/rifa_mais_frontend

2. Executing the project:

  • Project setup
npm install
  • Compiles and hot-reloads for development
npm run serve
  • Compiles and minifies for production
npm run build
  • Lints and fixes files
npm run lint

🔐 Environment variables

The sample .env.example file is located at the root of the project.
The .env file must be located at the same location. The values attributed in this file are default values.

Customize configuration

See Configuration Reference.

About

Vue.js application for RifaMais project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published