bbouffaut / c2c_ui

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

Home Page:https://www.camptocamp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.camptocamp.org

License:GNU Affero General Public License v3.0


Languages

Language:Vue 70.2%Language:JavaScript 27.8%Language:SCSS 0.9%Language:HTML 0.8%Language:Python 0.3%Language:Dockerfile 0.1%Language:Shell 0.0%