xRayderx / imageDownloader

Image downloader with Quasar + Flask

Home Page:https://image-downloader-theta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imageDownloader

Image downloader with Quasar + Flask

Quasar App (imagedownloader)

image downloader python + vuejs

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Image downloader with Quasar + Flask

https://image-downloader-theta.vercel.app


Languages

Language:JavaScript 55.4%Language:Vue 21.5%Language:Python 9.6%Language:TypeScript 8.2%Language:HTML 5.1%Language:CSS 0.1%