Make sure you follow the tutorial provided by fabric
./restart.sh
export FABRIC_HOME=<path to the fabric-samples>
export PATH=$FABRIC_HOME/bin:$PATH
./deploy.sh <name-of-package>
yarn start:app
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Make sure you follow the tutorial provided by fabric
./restart.sh
export FABRIC_HOME=<path to the fabric-samples>
export PATH=$FABRIC_HOME/bin:$PATH
./deploy.sh <name-of-package>
yarn start:app