Software requirements:
git clone git@github.com:Telecom-Etude/website.git && cd website && git submodule update --recursive --init
- note that the
git submodule updatewill clone the https://github.com/Telecom-Etude/website-data repository intosrc/website-data- you need the access to
git@github.com:Telecom-Etude/website-data.gitto work on this project
npm install # run once
npm run devThis website is currently using:
- This website is using
i18nextported by astro-i18next - translations are located in
src/website-data/locales
npx npm-check-updatesnpm run dist