Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
hook in the vue package locally
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstevens19 committed Sep 15, 2020
1 parent 948b41e commit d6116ee
Show file tree
Hide file tree
Showing 7 changed files with 369 additions and 227 deletions.
30 changes: 12 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,18 @@
# wallet-vue-integration-sample-js
This project shows how you can integrate the fun wallet with vue.js.

## Project setup
```
npm install
```
Full documentation is available on how you can integrate is [here](https://funfair-tech.github.io/fun-wallet-docs/guide/web-sdk/installing-sdk.html)

### Compiles and hot-reloads for development
```
npm run serve
```
## Install

### Compiles and minifies for production
```
npm run build
```bash
$ npm install
$ npm start
```

### Lints and fixes files
```
npm run lint
```
This will load the app on https://localhost:3001
The page will reload if you make edits.<br />
You will also see any lint errors in the console.

## Live demo

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
To see it in action please go to - https://funfair-tech.github.io/wallet-react-integration-sample-js (this is the react codebase which is deployed)
Binary file added funfair-tech-wallet-vue-1.0.0.tgz
Binary file not shown.
Loading

0 comments on commit d6116ee

Please sign in to comment.