First, the purpose of this project, which I have done, is to completely improve myself. If the content of the project is that you can add the work that you will do.
Libraries that I used to create this project.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
-
Install NPM packages
npm install
-
Get a free API Key at [https://firebase.google.com](Google Firebase)
-
Activate the Google authorization system as an email / password.
-
Enter your API in
/src/boot/firestore.js
variablefirebaseConfig
-
Start project
npm run serve