Skip to content

the-iea/cgfi-finshock

Repository files navigation

CGFI Network Shock Model

This project uses yarn for building/development.

Once you have cloned the project, you need to set it up once with:

yarn install

Building the project

You can build the project using:

yarn run build

and the required files will be output in the /dist directory.