Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 448 Bytes

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