Skip to content

Rockz-one/rockz-one.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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