Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jgeramb/homepage

My personal portfolio page
https://github.com/jgeramb/homepage

nuxt-image nuxtjs portfolio-website tailwindcss

Last synced: 20 days ago
JSON representation

My personal portfolio page

Awesome Lists containing this project

README

        

# homepage

This is my homepage, the latest production build is available [here](https://www.justix.dev/).

## Setup

```bash
pnpm install
```

## Development Server

Development server is available at `http://127.0.0.1:3000`.

```bash
pnpm dev
```

## Build for Production

```bash
pnpm build
```

Locally preview production build:

```bash
pnpm preview
```

## License

This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg