Skip to content

gridsuite/gridstudy-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridStudy

This app uses commons-ui library which released in the npmjs packages.

To launch the app type npm install then npm start .

If you are a developer and you want to update / enhance components used from the gridsuite commons-ui library click here and follow instructions.

code style: prettier

Typescript config

Files tsconfig.json and src/react-app-env.d.ts both results from create-react-app typescript template (version 5). Some property values have been changed to meet the project needs (ex: target, baseUrl,...).

License Headers and dependencies checking

To check dependencies license compatibility with this project one locally, please run the following command :

npm run licenses-check

Notes :

  • Check license-checker-config.json for license white list and exclusion. If you need to update this list, please inform organization's owners.
  • We need to exclude some packages for now :
    • @mapbox/jsonlint-lines-primitives@2.0.2 is a special license
    • cartocolor@4.0.2 is Creative Commons but not correctly described in the package