Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 737 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 737 Bytes

Jérôme RASCLE – Portfolio

Description

A fully-responsive portfolio website built to showcase my projects and coding abilities.

Technologies used

Tech-Stack
Animations : GSAP

Setup

Make sure to install the dependencies:

yarn

Development Server

Start the development server on http://localhost:3000

yarn run dev

Production

Build the application for production:

yarn run build

Locally preview production build:

yarn run preview

License

Copyright © 2024, Jérôme Rascle. Released under the MIT License.