OSSPhilippines / 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.)

yarn dev
# or
npm run dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

yarn build
# or
npm run 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:Vue 48.7%Language:JavaScript 44.4%Language:HTML 3.9%Language:SCSS 2.6%Language:Shell 0.3%