|
|
@@ -1,7 +1,8 @@
|
|
|
-# New FISApp UI (since 2024)
|
|
|
+# New FISApp UI
|
|
|
Code repository for FISApp UI project.
|
|
|
Demo Site: [Financial Information System](https://fist.swopt.com)
|
|
|
-**requires NodeJS version ^18.19.1 || ^20.11.1 || >=22.0.0**
|
|
|
+Current Angular Version: ^21.1.2
|
|
|
+**requires NodeJS version ^20.19.0 || ^22.12.0 || ^24.0.0
|
|
|
|
|
|
## Getting Started
|
|
|
After cloning this project, checkout your project to the `dev` branch by running `git checkout origin/dev`.
|