A rudimentary Flow dApp built to document core features of the Flow JS SDK.
Bootstrapped with create-react-app.
In the project directory, you can run:
yarn start
to run the app in the development mode at http://localhost:3000yarn test
to launch the test runner in the interactive watch modeyarn build
to build the app for production to/build/
yarn eject
to leave the automated create-react-app environment