Skip to content

themouette/julien.muetton.me

Repository files navigation

My personal website

This website is built with Astro.

🚀 Getting Started

To get started, run the following commands:

npm install
npm run dev

Run tests

npm run test:unit

For e2e tests, you need to run the following commands:

npm run build && npm run docker:build-e2e && npm run test:e2e

To update the e2e screenshots, run the following command:

npm run test:e2e -- -u

e2e tests runs in a docker container, so you need to have Docker installed. The reason for this is to have a consistent environment for the screenshot generation.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors