Skip to content

c2corg/c2c_ui

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2025
Feb 7, 2024
Oct 10, 2022
Feb 14, 2023
Mar 29, 2025
Apr 11, 2023
Dec 27, 2021
Feb 27, 2019
May 8, 2020
May 15, 2020
Dec 19, 2022
Jun 26, 2020
Feb 14, 2023
Sep 22, 2022
Feb 14, 2023
Apr 11, 2023
Dec 28, 2018
Apr 30, 2020
Jan 28, 2025
Oct 17, 2022
Apr 7, 2025
Dec 26, 2018
Sep 22, 2022
Jan 4, 2023
Apr 11, 2023
Apr 9, 2025
Apr 9, 2025
Dec 13, 2023

Repository files navigation

GitHub license Continuous integration Github Code scanning Codacy Badge Known Vulnerabilities

On any OS, install git and node.js. Then :

# Download camptocamp.org source code :
git clone https://github.com/c2corg/c2c_ui
cd c2c_ui

# Install dependencies. It's quite long, but you have to do it once.
npm ci

And now, let's launch

npm run serve

❤️ http://localhost:8080 ❤️

Want to easily access to every dev tools on a fancy interface? Have a look on the doc! 😎