Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

0.1 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcosrdz marcosrdz released this 29 Jul 04:31
· 43 commits to master since this release

First alpha release of the new web UI for Bitseed.

For a quick test, execute the followingg commands on your terminal:

1)Run: node server.js
2) npm install -g serve
3) serve -s folder

Replace 'folder' with the directory name the project files are in.