Front-end part of the PicAsso WebApp Showcase site of the association and admin part for management react 16.13
Install dependencies
npm install
Start vivaldi (by default you are shooting the kraken in production)
npm start
In order to change the kraken targeted you can run one of this 3 command: The apis targeted are present in the Config.js
npm run start-local
npm run start-dev
npm run start-prod
You can check / change the ips in the Config.js file