My personal single-page, print-friendly resume.
Built using Svelte, TypeScript Tailwind CSS, DaisyUI and Hero Icons, with a Storybook to preview all components.
-
Clone this repo:
git clone https://github.com/rottier/resume.git
-
Move to the directory
cd resume
-
Install:
yarn install
-
Start the development server:
yarn dev
-
Start the Storybook development server:
yarn storybook dev