Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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é!
- Host: GitHub
- URL: https://github.com/jjbel/resume
- Owner: jjbel
- Created: 2024-06-28T16:06:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T12:56:41.000Z (3 months ago)
- Last Synced: 2024-10-31T22:08:07.361Z (2 months ago)
- Topics: resume, svelte
- Language: Svelte
- Homepage:
- Size: 1.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```