Rockz-one / rockz-one.github.io

Homepage for rockz
https://rockz-one.github.io/
0 stars 0 forks source link

rockz-one.github.io

Homepage for rockz, at the moment it will be a single page single page app. Most important tasks are in the mvp issue

Depedencies

Development

Watch live edits @ localhost:5173

git clone && cd rockz-one.github.io
cd src
npm install
npm run dev

Build & Deploy

cd src
npm run build
git add . && git commit -m "updated website" && git push

Warning

Page titles should not match any rockz repo becuase it will probably make some loading conflicts

Resources