Website for IEEE IIIT Delhi's TechWeek: Elysium
Built using Svelte and Sapper. Requires Node and npm installation. After cloning the repo:
-
npm install: Install dependencies -
npm run dev: Start local development server atlocalhost:3000 -
npm run prod:- export the static files to
__sapper__/export - optimize images and create WebP versions
- export the static files to
-
Final production-ready version is in
__sapper__/export