Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 295 Bytes

File metadata and controls

7 lines (6 loc) · 295 Bytes

About

My developer portfolio on a simple html page.

For development

NPM install is required.
To use vite in developnment mode, edit the index.html head section, comment out the bundle files and uncomment the rest. Finally, hit the npm run dev command.