- Fork and clone git repository.
- Create local env file for development.
>$ touch .env.development.local
- Use the following firebase config for development
VUE_APP_FIREBASE_APIKEY=AIzaSyC75e2MJpejR3w2s5F173oUBks6D6UMMV4
VUE_APP_FIREBASE_AUTHDOMAIN=coronavirus-rd-dev.firebaseapp.com
VUE_APP_FIREBASE_BASEURL=https://coronavirus-rd-dev.firebaseio.com
VUE_APP_FIREBASE_PROJECTID=coronavirus-rd-dev
VUE_APP_FIREBASE_STORAGE_BUCKET=coronavirus-rd-dev.appspot.com
VUE_APP_FIREBASE_MESSAGING_ID=116223129618
VUE_APP_FIREBASE_APPID=1:116223129618:web:6ea052c525b2ae7f8500cb
VUE_APP_FIREBASE_MEASUREMENTID=G-XW1JWP29G4
- From root of project, run
npm start
- In your browser, go to
localhost:8080
to test your local changes
npm install
npm run dev
npm run build
npm run build --report
- The theme use in this project: theme
Thanks Isaaz Garcia to allow us to consume his API.
Thank goes to these wonderful peoples (emoji key):
masterfermin02 💻 |
aneudyx 💻 |
Carlos Cruz 💻 |
aneudycaceres 💻 |