Skip to content

Campus-INSA-CVL/campus-website

Repository files navigation

Campus INSA CVL logo


deploy status

#️⃣ Campus website

The new campus website for students of the INSA Centre-Val de Loire !

📝 Want to create or update content? Docs

To simplify the process of creating content, we have created a docs to explain to writers or to developers how to do it. There is many examples and it you want more information, feel free to contact us !

Go to the documentation and explore !

👋 Contributing contributions welcome

Feel free to help us ! Use issues and pull requests !

When adding some images, please resize and compress them !

👩‍💻 Build Setup

Requirement

Steps

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# generate static project
$ npm run generate
# serve static project
$ npm run start