git clone https://github.com/vitusalis/rifa_mais_frontend
- 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
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.