Omar-Ebrahim-1 / Resume

My resume, made using Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte-Resume

Resume for Omar Ebrahim, created in Svelte.

Get started

Install the dependencies...

cd resume
npm install

...then start Rollup:

npm run dev

Navigate to localhost:8080.

This is a Website, not a Resume

Yes, this is a website. BUT, it is also a resume. To turn this into an actual file, simply 'print' the webpage, and save to PDF!

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start. This uses sirv.

About

My resume, made using Svelte

License:GNU General Public License v3.0


Languages

Language:Svelte 61.0%Language:JavaScript 21.7%Language:CSS 11.6%Language:HTML 5.8%