the website OFFICIAL 2024
Go to file
2024-06-07 12:34:25 -04:00
css made this not stupid 2024-06-07 12:34:25 -04:00
fonts we added some easier navigation 2024-06-03 17:45:58 -04:00
images made this not stupid 2024-06-07 12:34:25 -04:00
js
other better intro 2024-06-04 19:13:56 -04:00
.gitignore
.prettierrc
curriculum.html made this not stupid 2024-06-07 12:34:25 -04:00
faq.html made this not stupid 2024-06-07 12:34:25 -04:00
gulpfile.js we added some easier navigation 2024-06-03 17:45:58 -04:00
index.html made this not stupid 2024-06-07 12:34:25 -04:00
intern.html made this not stupid 2024-06-07 12:34:25 -04:00
location.html made this not stupid 2024-06-07 12:34:25 -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
README.md Update README.md 2024-06-02 21:37:24 +02:00

Running

npm i
npm run dev

for production enter npm run build

website files for production are in the generated dist folder