Freeos Governance App (freeos) Application to claim your Freeos tokens Clone the repository git clone https://github.com/FreeosDAO/freeosgov_frontend.git Install the dependencies npm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Browser will be triggered with Local URL and Port http://localhost:8080/ Customize the configuration See Configuring quasar.conf.js.