Skip to content

Nayor/c2c_ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,060 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Camptocamp.org uses https://snyk.io/ for secure development.

About

User interface for https://www.camptocamp.org

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 76.3%
  • JavaScript 22.2%
  • Other 1.5%