Skip to content

IEEE-IIIT-Delhi/elysium.iiitd.edu.in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

346a753 · Oct 28, 2020
Sep 11, 2020
Oct 28, 2020
Sep 10, 2020
Oct 21, 2020
Oct 28, 2020
Sep 10, 2020
Sep 4, 2020
Sep 12, 2020
Sep 10, 2020
Sep 13, 2020
Sep 13, 2020
Sep 18, 2020
Sep 18, 2020
Sep 10, 2020
Sep 4, 2020

Repository files navigation

Website for IEEE IIIT Delhi's TechWeek: Elysium

Development

Built using Svelte and Sapper. Requires Node and npm installation. After cloning the repo:

  1. npm install: Install dependencies

  2. npm run dev: Start local development server at localhost:3000

  3. npm run prod:

    • export the static files to __sapper__/export
    • optimize images and create WebP versions
  4. Final production-ready version is in __sapper__/export

License

MIT