Homepage for rockz, at the moment it will be a single page single page app. Most important tasks are in the mvp issue
- nodejs or docker nodejs env
Watch live edits @ localhost:5173
git clone && cd rockz-one.github.io
cd src
npm install
npm run dev
cd src
npm run build
git add . && git commit -m "updated website" && git push
Page titles should not match any rockz repo becuase it will probably make some loading conflicts