// with yarn
yarn install
yarn up
cd ./packages/webapp
npm run dev
// how to run storybook
yarn instsll
yarn up
cd ./packages/component-lib
npm run storybook
-
We appreciate your improvement or initiatives for loopring layer2 website, please view the source code in the component-lib.
-
Project separates a lib called web3-provider, which is a third-party ETH web3 wallet provider service (wallectConnect & metamask),
-
Welcome to reuse it or integrate your provider service to our website.
-
Feel free to leave suggestions or ideas.