You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone the repository
$ git clone https://github.com/dtubenetwork/dtube-testbed
# Go into the repository
$ cd dtube-testbed
# Install dependencies
$ npm install
Develop
Just run this command to start developing with hot reloading.
$ npm start
About
A simple react electron app solely for development and testing.