Skip to content

uhawaii-system-its-ti-iam/casified-uh-holiday-webapp

Repository files navigation

casified-uh-holiday-webapp

Retool Frank's UH Holiday web app for React and CAS. The initial purpose of this app is to provide the team with React experience before embarking on the UH Groupings 3.0 Epic. The longer term purpose of this app is to provide new team members with a straightforward example of how the various frameworks used for the UH Groupings project interrelate.

CI Jest coverage Junit Coverage Codacy Badge

Setup

  1. From project directory, cd in /api and execute ./mvnw clean spring-boot:run to launch API
  2. From project directory, cd into /app and execute npm install to install project packages
  3. Execute npm run dev to launch UI

Note for MacOS Developers

When you first clone the casified-uh-holiday-webapp repo to your local machine, if you execute ./mvnw clean spring-boot:run, you may see zsh: permission denied: ./mvnw You will have to update your permissions in order to execute maven commands.

This can be done by executing chmod +x mvnw

About

Retool Frank's UH Holiday web app for React and CAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages