Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 295 Bytes

FINFO-UI

Run the app locally

  1. Install Node.js
  2. cd into the app directory
  3. Run npm install to install the app's dependencies
  4. Run npm start to start the app
  5. Access the running app in a browser at http://localhost:8080