MaxBittker / Hand-Held-ITP-2024

Home Page:https://maxbittker.github.io/Hand-Held-ITP-2024/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hand-Held-ITP-2020

to build, you need a cookie.js file like:

let cookies =
  "ajs_anonymous_id=XXXX";

module.exports = { cookies };

cd builder/ && npm run build && cd .. && git add -A && git commit -m "build" && git push

About

https://maxbittker.github.io/Hand-Held-ITP-2024/

License:MIT License


Languages

Language:HTML 84.6%Language:JavaScript 15.2%Language:Shell 0.3%