Skip to content

AntoineMarnat/c2c_ui

 
 

Repository files navigation

GitHub license Continuous integration Total alerts Language grade: JavaScript Codacy Badge Known Vulnerabilities Github Code scanning

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 install

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! 😎

Packages

No packages published

Languages

  • Vue 69.4%
  • JavaScript 28.1%
  • SCSS 1.1%
  • Other 1.4%