A simple create react app + electron implementation to show space-daemon and space-client features.
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple create react app + electron implementation to show space-daemon and space-client features.
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