the website OFFICIAL 2024
Go to file
Om Raheja 126df0e41d we have an intro now 2024-06-04 19:02:31 -04:00
css made some merge 2024-06-04 18:13:39 -04:00
fonts we added some easier navigation 2024-06-03 17:45:58 -04:00
images fixed typo on homepage, matched css colors to logo, changed fonts, added favicon 2024-06-04 16:31:21 -04:00
js the website 2024-06-02 14:32:07 -04:00
other we have an intro now 2024-06-04 19:02:31 -04:00
.gitignore fixed fonts problem 2024-06-02 15:35:24 -04:00
.prettierrc fixed fonts problem 2024-06-02 15:35:24 -04:00
README.md Update README.md 2024-06-02 21:37:24 +02:00
curriculum.html added real links 2024-06-03 18:21:49 -04:00
faq.html added stuff 2024-06-04 18:12:31 -04:00
gulpfile.js we added some easier navigation 2024-06-03 17:45:58 -04:00
index.html we have an intro now 2024-06-04 19:02:31 -04:00
intern.html added real links 2024-06-03 18:21:49 -04:00
location.html added real links 2024-06-03 18:21:49 -04:00
notes added real content on the page 2024-06-02 22:20:30 -04:00
package-lock.json added real content on the page 2024-06-02 22:20:30 -04:00
package.json the website 2024-06-02 14:32:07 -04:00

README.md

Running

npm i
npm run dev

for production enter npm run build

website files for production are in the generated dist folder