Official website from Classement des Associations
Client: Nuxt3, Nuxt Content, TailwindCSS
Server: Netlify
Clone the project
git clone https://github.com/Barbapapazes/le-classement.fr.gitGo to the project directory
cd le-classement.frInstall dependencies
yarnStart the server
yarn devFirst, you need to build this project.
yarn buildThen, you can preview the result.
yarn preview