anhzf / sistem-informasi-pengaduan-masyarakat

This project is dedicated to Oprec UPT TIK UNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIPM (sistem-informasi-pengaduan-masyarakat)

Sistem Informasi Pengaduan Masyarakat

Demo

https://oprec-upt-tik.web.app/complaints

Requirements

Install the dependencies

npm install

Place your Firebase configuration

Copy src/firebase.example.ts to src/firebase.ts then paste your firebase configuration into firebaseConfig constants!

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

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

This project is dedicated to Oprec UPT TIK UNS


Languages

Language:Vue 45.4%Language:JavaScript 26.6%Language:TypeScript 23.2%Language:HTML 2.7%Language:SCSS 2.1%