Skip to content

christerk/ffbclient

Repository files navigation

ffbclient

HTML5 ffb client

Initial Setup

git clone https://github.com/christerk/ffbclient.git

Go to https://fumbbl.com/p/oauth to create credentials. Create Auth.json in the root directory (see Auth.Example.json).

npm install

Running

npm run dev

Access app via browser

http://localhost:8080

Execute Tests (jest)

npm t

Tests can be created in the tests folder.

About

HTML5 ffb client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published