Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 441 Bytes

libfintx.github.io

The source for libfintx.github.io. It is based on VuePress, deploying automatically a static website when you push to the branch main.

 

Run locally

  • install NodeJS
  • clone this repository and go to its root folder
  • run npm install
  • run npm run dev
  • open the site via http://localhost:8080