Homepage listing all the currently available experiences
npm ciCreate a .env file at the root directory with:
API_URL='https://Your_CockpitCMS_URL/api'
API_ASSETS_URL='https://Your_CockpitCMS_URL/storage/uploads'
API_TOKEN='Your_token'npm startThe files are rendered inside dist folder.
French is used as default language under the root folder, others languages are available under subfolders.
main.scss is compiled and rendered in dist/assets/style/main.css.
Path configuration is in packages.json