Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 578 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 578 Bytes

Prerequisites

How to use

  • clone the repository:
    git clone [email protected]:TEDxNTUA/tedxntua-2023.git

  • install dependencies:
    npm install -r

  • run in development mode:
    npm run develop

Notes

  • The production branch is connected to this site. Any push into the production branch will trigger the site to update.