Skip to content

petervanmanenritense/valtimo-acadamy-frontend-pvm

Repository files navigation

Getting started

Prerequisites

Gitpod configuration

  • Set the back-end URL in the .gitpod.env.properties file (you can find this in the back-end Gitpod under the 'Ports' tab for port 8080)

Starting up

  • Run the following command from a terminal in the project root: npm install
  • Run the following command from a terminal in the project root: npm run startGitpod
  • If you get the error Unknown command: "rnu" when runing above command, try running sudo apt install -y gettext first
  • Make sure that port 4200 is made public after starting the front-end, you can check this under the 'Ports' tab by making sure the lock icon for port 4200 is an open lock
  • After the Valtimo front-end application has finished starting up, you can access the application by going to the 'Ports' tab and click the globe icon at port 4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published