Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.48 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.48 KB

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 !

👩‍💻 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