Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 627 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 627 Bytes

Futur Console Web App

A web application portal for app/game developers and ebook publishers for Futur Protocol.

The deployed dev version can be found here: link

Running locally

you need to have node.js and yarn installed.

One part of the backend is based on firebase, a firebase project needs to be created here is a guide.

To intstall the required dependencies run yarn in the root of the cloned project.

To run the app locally run yarn dev