README
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