Skip to content

Files

Latest commit

cc26756 · Nov 10, 2024

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 2, 2021
Sep 1, 2021
Jun 9, 2024
Nov 18, 2019
Nov 18, 2019
Nov 10, 2024
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019
Jul 9, 2021
Nov 18, 2019
Sep 2, 2021
Feb 21, 2024
Sep 7, 2021
Mar 9, 2022
Mar 23, 2020
Mar 9, 2022
Feb 21, 2024

PACE (client)

PACE (Publication Activity Collection Environment)

Install the dependencies

yarn

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

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.