ESIPFed / orrui

Exploration of new ORR portal based on Quasar/Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See how this project has been set up.

Status: A very basic prototype to motivate some discussion.

Available at http://cor-test.esipfed.org/orrui/


orrui

Install the dependencies

yarn

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

quasar dev

Build the app for production

quasar build --modern

Installation on the COR machine:

 cp -r dist/spa/* /var/www/html/cor-test/orrui/

Verify by opening http://cor-test.esipfed.org/orrui/

Customize the configuration

See Configuring quasar.conf.js.

About

Exploration of new ORR portal based on Quasar/Vue


Languages

Language:Vue 55.4%Language:JavaScript 39.1%Language:HTML 5.3%Language:CSS 0.1%