Software requirements:
git clone [email protected]:Telecom-Etude/website.git && cd website && git submodule update --recursive --init
- note that the
git submodule update
will clone the https://github.com/Telecom-Etude/website-data repository intosrc/website-data
- you need the access to
[email protected]:Telecom-Etude/website-data.git
to work on this project
npm install # run once
npm run dev
This website is currently using:
- This website is using
i18next
ported by astro-i18next - translations are located in
src/website-data/locales
npx npm-check-updates
npm run dist