node.js 18+: install
-
clone the repository:
git clone git@github.com:TEDxNTUA/tedxntua-2023.git -
install dependencies:
npm install -r -
run in development mode:
npm run develop
- The
productionbranch is connected to this site. Any push into theproductionbranch will trigger the site to update.