🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

sipa-ui

Package Overview
Dependencies
Maintainers
2
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sipa-ui

Framework frontend de composants graphiques et de styles éditoriaux pour les sites du Groupe SIPA Ouest‑France.

7.5.32
latest
npm
Version published
Weekly downloads
190
27.52%
Maintainers
2
Weekly downloads
 
Created
Source

SipaUI

Ouest-France/Sipa Group guidelines

Installation

yarn install
npx gulp

dev mode

yarn install
yarn dev
yarn watch

Compatibilité avec les navigateurs

La compilation Gulp gère la compatibilité avec les différents navigateurs via PostCSS et Autoprefixer.

Pour changer la configuration actuelle, modifiez le fichier .browserslistrc à la racine du projet (options possibles : https://github.com/browserslist/browserslist#full-list).

Pour connaître la liste des navigateurs compatibles, lancez cette commande :

npx browserslist

Port de consultation

Le port configuré dans le dockerfile est le 3000. L’URL de consultation est donc http://localhost:3000

Mettre à jour l'image docker cdp

docker build -t matthieupresse/node18-rsync -f ./scripts-cdp/Dockerfile-build-cdp .
docker tag matthieupresse/node18-rsync matthieupresse/node18-rsync
docker push matthieupresse/node18-rsync

FAQs

Package last updated on 05 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts