Skip to content

valtimo-platform/valtimo-frontend-template

Repository files navigation

Getting started

Prerequisites

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 start
  • After the Valtimo frontend application has finished starting up, the service is available at http://localhost:4200

Adding implementation code