the website OFFICIAL 2024
Go to file
Sid Alapati 36ee71cc4b fixed more merging confliction 2024-06-04 18:31:39 -04:00
css fixed more merging confliction 2024-06-04 18:31: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 added some easier navigation 2024-06-03 17:45:58 -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 fixed typos, added other html files to gulp, better scrollbar 2024-06-04 18:26:20 -04:00
index.html fixed typos, added other html files to gulp, better scrollbar 2024-06-04 18:26:20 -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