Skip to content

Classement-des-Associations/le-classement.fr

Repository files navigation

le-classement.fr

Official website from Classement des Associations

Tech Stack

Client: Nuxt3, Nuxt Content, TailwindCSS

Server: Netlify

Run Locally

Clone the project

  git clone https://github.com/Barbapapazes/le-classement.fr.git

Go to the project directory

  cd le-classement.fr

Install dependencies

  yarn

Start the server

  yarn dev

Deployment

First, you need to build this project.

  yarn build

Then, you can preview the result.

  yarn preview

Authors