ReFL's website
Go to file
engboris 37921c6cce Use Umami instead of Google Analytics 2025-12-12 23:23:50 +01:00
public Add favicon and update members 2025-12-08 20:33:32 +01:00
src Use Umami instead of Google Analytics 2025-12-12 23:23:50 +01:00
.gitignore Add favicon and update members 2025-12-08 20:33:32 +01:00
CLAUDE.md Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
LICENSE Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
README.md Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
astro.config.mjs Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
package-lock.json Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
package.json Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
tsconfig.json Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00

README.md

ReFL - Reflexions sur les Fondements de la Logique

French scientific network on the foundations of logic and computation.

Development

npm install
npm run dev

Build

npm run build
npm run preview