Skip to content

vaultec81/3Speak-app

 
 

Repository files navigation

3Speak-App

Node.js CI

The 3Speak decentralized desktop app.

3Speak Preview

Usage Guide

First, you should clone this repo to your computer via git like this:

git clone https://github.com/vaultec81/3Speak-app

Then, install npm dependancies:

cd 3Speak-app
npm install

After installing dependancies, you can run the following command to start app in dev mode:

npm run dev

If you want to build a production binary:

npm run package

If you want to run in production mode:

npm run prod

License

GPLv3

About

The 3Speak decentralized desktop app.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 92.9%
  • CSS 7.0%
  • HTML 0.1%