the website OFFICIAL 2024
Go to file
2024-06-04 16:31:21 -04:00
css fixed typo on homepage, matched css colors to logo, changed fonts, added favicon 2024-06-04 16:31:21 -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
other we added some easier navigation 2024-06-03 17:45:58 -04:00
.gitignore
.prettierrc
curriculum.html added real links 2024-06-03 18:21:49 -04:00
faq.html added real links 2024-06-03 18:21:49 -04:00
gulpfile.js we added some easier navigation 2024-06-03 17:45:58 -04:00
index.html fixed typo on homepage, matched css colors to logo, changed fonts, added favicon 2024-06-04 16:31:21 -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
package-lock.json
package.json
README.md

Running

npm i
npm run dev

for production enter npm run build

website files for production are in the generated dist folder