Skip to content

unioncredit/union-interface

Repository files navigation

Union interface

The front-end interface for the Union credit protocol.

Getting started

To begin development, start by cloning the repository:

git clone https://github.com/unioncredit/union-interface.git

cd union-interface

Install the required dependencies and configure your .env variables:

yarn install

cp .env.example .env

Start the listener:

yarn start

The interface can be accessed at: http://localhost:3000/

Creating a production build

To create a production ready deployment, build and serve the project:

yarn build && yarn serve

Contributing

Contributions are encouraged, please see CONTRIBUTING.md for more information.

About

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5