https://github.com/nderousseaux/portfolio
My personal website
https://github.com/nderousseaux/portfolio
Last synced: 3 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/nderousseaux/portfolio
- Owner: nderousseaux
- Created: 2025-01-14T15:17:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T15:50:37.000Z (5 months ago)
- Last Synced: 2025-01-28T18:37:06.705Z (5 months ago)
- Language: SCSS
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/