balqismaipasha / TokoBukuQ

Sistem frontend yang tentang toko buku, backendnya ada di TokoBuku-Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar App (qapp-penjualanbuku)

Aplikasi Penjualan Buku

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

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Sistem frontend yang tentang toko buku, backendnya ada di TokoBuku-Api


Languages

Language:Vue 65.6%Language:JavaScript 30.6%Language:HTML 2.1%Language:SCSS 1.7%