Source code of enalion.fr
git clone https://github.com/clemdee/enalion.git
cd enalion
pnpm install
# In case your repo is missing the LFS files, run
# git lfs pullpnpm dev
# Start and expose host to LAN for mobile testing
# pnpm dev --hostpnpm build
# Test the build
# pnpm preview