junedomingo / ossph.org

OSSPH's main website!

Home Page:https://ossph.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Software PH

Open Source Software PH

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

OSSPH's main website!

https://ossph.org

License:GNU General Public License v3.0


Languages

Language:JavaScript 54.7%Language:Vue 39.5%Language:HTML 2.8%Language:SCSS 2.1%Language:Shell 0.9%