jappe999.github.io

Using GitHub templates

Running the project

You can install dependencies and run the project in development mode with:

npm install # or yarn
npm run dev

Open up localhost:3000 and start clicking around.