Skip to content

EsloTech/portal-wallet-frontend

 
 

Repository files navigation

Portal Wallet (portal-wallet)

The Portal from the Internet to Crypto World

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.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.6%
  • TypeScript 38.8%
  • JavaScript 6.1%
  • HTML 1.1%
  • CSS 0.4%