Roave Presentation Website Installation instructions Clone the repo git clone [email protected]:Roave/roave.github.io.git roave Create an .env file touch .env Install dependencies npm install Run the dev build command npm run dev Server the website on local php -S localhost:2233