Skip to content

kfedorov/cavalcades

Repository files navigation

Repo pour le site web de la Cavalcade 2022 - 2 Roues, 1 Avenir

Developing

Installing Dependencies: npm install (or pnpm install or yarn)

Start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

About

Site web des Cavalcades vélo au Québec!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published