@ncsa/incore

The Interdependent Networked Community Resilience Modeling Environment (IN-CORE) has the capability of computing resiliency measures at the user-desired community level. The methodologies and algorithms have been developed by different research groups wit

Usage no npm install needed!

<script type="module">
  import ncsaIncore from 'https://cdn.skypack.dev/@ncsa/incore';
</script>

README

Ingestion Service UI -

Work in Progress

Uses react.js, redux, webpack, babel, handsontable

Requirements: Node.js and Yarn.

Install dependencies: yarn install or npm install

Develop: yarn start or npm start

Build: yarn run build or npm run build