Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelroubeiz/michaelroubeiz-ca
Portfolio website
https://github.com/michaelroubeiz/michaelroubeiz-ca
nuxtjs portfolio-website typescript vuejs
Last synced: 23 days ago
JSON representation
Portfolio website
- Host: GitHub
- URL: https://github.com/michaelroubeiz/michaelroubeiz-ca
- Owner: michaelroubeiz
- Created: 2024-05-04T22:27:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T03:37:57.000Z (about 1 month ago)
- Last Synced: 2025-01-11T04:33:01.514Z (about 1 month ago)
- Topics: nuxtjs, portfolio-website, typescript, vuejs
- Language: Vue
- Homepage: https://michaelroubeiz.ca
- Size: 466 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Michael Roubeiz Portfolio website
Portfolio website to display my experience, projects, and skills.
[![michaelroubeiz-ca CI](https://github.com/michaelroubeiz/michaelroubeiz-ca/actions/workflows/michaelroubeiz-ca-ci.yml/badge.svg)](https://github.com/michaelroubeiz/michaelroubeiz-ca/actions/workflows/michaelroubeiz-ca-ci.yml)
### Setup & Running
```
npm install
``````
npm run dev
```Visit [http://localhost:3000](http://localhost:3000)