In a new Terminal Window:
git clone https://github.com/Sila-Money/sila-sdk-demo
Switch to your local directory, install, and start the demo. The demo will start in your local browser at localhost:3000
cd sila-sdk-demo
npm install
npm start
In a new Terminal Window:
git clone https://github.com/Sila-Money/sila-sdk-demo
Switch to your local directory, install, and start the demo. The demo will start in your local browser at localhost:3000
cd sila-sdk-demo
npm install
npm start