This is the portfolio website of Franck Demoute, a Full-Stack Developer based in La Rochelle. The website showcases various projects, skills, and experiences.
To install the dependencies, use the following command:
pnpm install
To start the development server, use the following command:
pnpm dev
To check if the build is working, use the following command:
pnpm build
To start the production server, use the following command:
pnpm start
To lint the code, use the following command:
pnpm lint
This project is licensed under the MIT License.