Bitcoin Icons React test

February 17, 2022 ยท View on GitHub

Test project for validating the SVGs in the React module for the Bitcoin Icons are rendering well.

Make sure to use node 15.0.0+.

Update the module

npm install @bitcoin-design/bitcoin-icons-vue@latest

Run via

npm i
npm start

Contents

  1. 1Update the module
  2. 2Run via