Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjbel/resume

My Résumé!
https://github.com/jjbel/resume

resume svelte

Last synced: 15 days ago
JSON representation

My Résumé!

Awesome Lists containing this project

README

        

# My Resume

## view at https://jjbel.github.io/resume/

Made with [Svelte](https://svelte.dev/), [SvelteKit](https://kit.svelte.dev/) and [Github Pages](https://pages.github.com/) .

## Building Locally
```sh
npm install
npm run dev
```