Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukasjhan/furo-sdk-purejs

Furo SDK Pure Javascript
https://github.com/lukasjhan/furo-sdk-purejs

javascript web

Last synced: about 2 months ago
JSON representation

Furo SDK Pure Javascript

Awesome Lists containing this project

README

        


Furo Logo

# Furo SDK for Pure Javascript Project

Check Furo's [Official Documentation](https://docs.furo.one).

## How to start

1. Intstall http-server

```bash
npm install -g http-server
```

2. Input your client id and redirect uri in index.html

3. Run http-server

```bash
http-server .
```

Server start at http://localhost:8080