the website OFFICIAL 2024
Go to file
PuukoMonk a19c9ded70 Update README.md 2024-06-02 21:37:24 +02:00
css the website 2024-06-02 14:32:07 -04:00
fonts the website 2024-06-02 14:32:07 -04:00
images the website 2024-06-02 14:32:07 -04:00
js the website 2024-06-02 14:32:07 -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
gulpfile.js fixed fonts problem 2024-06-02 15:35:24 -04:00
index.html unnecessary image links 2024-06-02 15:36:21 -04:00
package-lock.json the website 2024-06-02 14:32:07 -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