This is the repository for my personal site Riegler.fr
- It uses the AnalogJS + Angular
- It uses the TailWindCSS framework, PostCSS and CSS Modules
npm run startto run as Server Side renderingnpm run buildto build the app as a static site (SSG) and export to ```dist/analog/public````