c2corg / c2c_ui

User interface for https://www.camptocamp.org
https://www.camptocamp.org
GNU Affero General Public License v3.0
26 stars 32 forks source link
c2c spa user-interface vuejs2

camptocamp.org

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

:heart: http://localhost:8080 :heart:

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