FleekHQ / space-client-workshop

Workshop and Example to showcase how to build a desktop application on top of the Space Daemon and Client. From installation to building a full fledged private and peer to peer application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Client Workshop

A simple create react app + electron implementation to show space-daemon and space-client features.

Run the project:

You need to install and run space-daemon to run this project

Install project dependencies:

npm install

or

yarn

Run the project:

yarn electron:dev

Demo

More Info:

About

Workshop and Example to showcase how to build a desktop application on top of the Space Daemon and Client. From installation to building a full fledged private and peer to peer application


Languages

Language:JavaScript 90.5%Language:HTML 6.1%Language:CSS 3.4%