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

https://github.com/nderousseaux/portfolio

My personal website
https://github.com/nderousseaux/portfolio

Last synced: 3 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# portfolio

Le code de mon site internet personnel. En vite.js.

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run dev

# build preview
$ npm run preview

# build
$ npm run build
```

## Deploying to GitHub Pages

Once you have commit on main branch, the app will be deployed to GitHub Pages automatically.
The app will be available at https://projects-front-end.gitlab.io/portfolio/