Skip to content

cartovarc/github-method

Repository files navigation

Welcome to github-method 👋

Version License: MIT

Habit tracker social media base on Github concept

Demo

Prerequisites

  • node >= 12.16.1
  • npm >= 6.13.4
  • yarn >= 1.22.4

Firebase credentials

You need firebase-config.js credentials inside credentials folder. Check firebase-config-example.js

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

Author

👤 Carlos Tovar cartovarc@gmail.com

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Carlos Tovar cartovarc@gmail.com.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator