To run Unijira frontend:
$ npm ci
$ npm run start
# Or use the following command if you want to run Unijira
# with the online backend instance (https://unijira.herokuapp.com/)
$ npm run prod
NOTE: Building and running requires NodeJS LTS Gallium 16.x.x or greater.
Open your web browser on http://localhost:8100 after successful build.
Unijira uses and depends on third-party open-source tools and libraries which are outside of this repository.
Copyright (c) Unijira. All rights reserved.
Licensed under the GPL-3.0 license.