jacquesramphal / jacquesramphal.github.io

Jacques' personal site and playground
http://ramphal.design
1 stars 0 forks source link
gh-pages vue

Personal Portfolio

This repository contains my personal portfolio website hosted on Netlify. It showcases my projects, skills, and experiences. Feel free to explore and get to know more about me.

Technologies Used

Installation

  1. Clone the repository:
git clone https://github.com/jacquesramphal/jacquesramphal.github.io.git
  1. Install dependencies:
cd jacquesramphal.github.io
pnpm i

Development

To run the development server, use the following command:

yarn serve

This will start the development server and provide you with a local URL to preview the website.

Building

To build the production-ready assets, use the following command:

yarn build

The compiled files will be generated in the dist directory.

Storybook

To view the interactive component documentation powered by Storybook, use the following command:

yarn sb

This will start the Storybook server and provide you with a local URL to explore the components.

License

This project is licensed under the MIT License. Feel free to use it as a reference or customize it to create your own portfolio website.

Acknowledgements


Thank you for visiting my portfolio repository! If you have any questions or feedback, please feel free to reach out to me.