https://github.com/damien-hl/wabadash
Mon site carte de visite
https://github.com/damien-hl/wabadash
html javascript portfolio sass
Last synced: 7 months ago
JSON representation
Mon site carte de visite
- Host: GitHub
- URL: https://github.com/damien-hl/wabadash
- Owner: damien-hl
- License: mit
- Created: 2020-07-03T17:48:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T13:11:56.000Z (11 months ago)
- Last Synced: 2025-01-31T16:19:20.398Z (9 months ago)
- Topics: html, javascript, portfolio, sass
- Language: HTML
- Homepage: https://wabadash.vercel.app
- Size: 1.57 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wabadash
> A tiny website displaying my professional contact links
The deployed website is visible [here](https://wabadash.vercel.app/)
## Install dependencies
```sh
npm install
```## Development server with hot reload at localhost:3000
```sh
npm run dev
```## Build for production and launch preview server
```sh
npm run build
npm run preview
```## Libraries used
- Vite
- Vitest
- Tailwind CSS## Meta
Damien Heulin – [Twitter](https://twitter.com/damien_hl) – [Mail](mailto:damienheulin87@gmail.com) – [Github](https://github.com/damien-hl)