The source for libfintx.github.io. It is based on VuePress, deploying automatically a static website when you push to the branch main
.
- 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