Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 433 Bytes

LA SOCIETE NOUVELLE - WEBSITE

Summary

Ce repository est le code source du site web https://lasocietenouvelle.org/

Side Notes

This is a Next.js project

Installation

  • Clone repository using git or get archive from it

From the folder of the project:

  • Run "npm install" command to install packages
  • Run "npm run dev" command to start the server

Go to http://localhost:3000 to show the website