This is the client code for Taryn Token's signup page. It was created using Create React App.
npm install
REACT_APP_SERVER_URL="http://localhost:8080/graphql" npm run start
This is the client code for Taryn Token's signup page. It was created using Create React App.
npm install
REACT_APP_SERVER_URL="http://localhost:8080/graphql" npm run start