Skip to content

Selenium-mc/selenium-website

Repository files navigation

Selenium Home page

Hello 👋!

We are a group of friends who enjoy making random things together. We have no specific theme, but as long as it's a cool project we'll put it in here.

IMPORTANT:

You must use yarn and yarn dev to start the development server Please build the docker image for testing as well docker build . -t selenium-website Run the docker container by docker run -p 3000:3000 selenium-website