Volta, pour gérer nos projets

Une présentation pour mettre en avant Volta, un nouvel outil pour gérer nos projets sur GitHub. Une alternative plus automatisée à Project de GitHub.

Tech Stack

Client: Slidev

Run Locally

Clone the project

  git clone https://github.com/Barbapapazes/slidev-volta-vs-project

Go to the project directory

  cd slidev-volta-project

Install dependencies

  pnpm install

Start the server

  pnpm run dev

Use the remote option to enable preview in the Slidev extention.

Deployment

First, you need to build this project.

  pnpm build

Then, you can easily deploy the dist folder.

Authors