FreeosDAO / airclaim_frontend

Freeos AirClaim frontend
2 stars 2 forks source link

Freeos App (freeos)

Application to claim your Freeos tokens

Clone the repository

git clone https://github.com/FreeosDAO/freeos_wallet_frontend.git

Install the dependencies

npm install

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

npm start

Browser will be triggered with Local URL and Port

http://localhost:8080/

Customize the configuration

See Configuring quasar.conf.js.