Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 260 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 260 Bytes

A very nice CV using AlpineJS, TailwindCSS and Webpack.

S3 static web page.

100 points on Google Lighthouse audition.

Install dependencies

npm install

Serve the page with hot reload

npm run dev:watch

Upload to your S3 bucket

npm run dev:build