/nosgestesclimat-scripts

Set of common code used both in the website and the model repository of NGC

Primary LanguageJavaScriptMIT LicenseMIT

@incubateur-ademe/nsogstesclimat-scripts

Report BugAPI docsContribute

CI NPM

Set of common code used both in the website and the model repository of NGC

Features

TODO

Installation

npm install --dev-dependency @incubateur-ademe/nsogstesclimat-scripts

yarn add -D @incubateur-ademe/nsogstesclimat-scripts

Usage in local

When developing in local:

  1. you can link the local package with yarn link,
  2. launch the compilation in watch mode with yarn watch,
  3. and use it in your project with yarn link @incubateur-ademe/nsogstesclimat-scripts.