0.0.1 • Published 4 years ago

bridge-frontend-sdk v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

bridge-frontend-sdk

Repository for the Bridge project frontend SDK

Integrate Bridge

Right now there is no way to integrate bridge-frontend-sdk as a module.

This will change when we decide on the rough structure of the sdk. After that you are able to import it as follows:

import {Bridge} from 'bridge-frontend-sdk';

Contributors

If you want to build the project just type:

npm run build