Web App associated with RadarCOVID to generate verification codes for establishments.
These are the frameworks and tools used to develop the solution:
- Vue
- Webpack
- Node
- Npm
Clone this repository.
Install dependencies: npm install
Generate authorization and add it to files.: dev.env.js pre.env.js prod.env.js
Serve with hot reload at localhost:8080: npm run dev
# build for production with minification
npm run build
# build for preproduction with minification
npm run build-pre
The following channels are available for discussions, feedback, and support requests:
Type | Channel |
---|---|
Issues |
If you want to contribute with this exciting project follow the steps in How to create a Pull Request in GitHub.
More details in CONTRIBUTING.md.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.