Skip to content

aditya-tezsure/Tezster-GUI

 
 

Repository files navigation

TezsterGUI

This project was generated with Angular CLI version 8.0.1.

Tezster-GUI comes with pretty much the same functionalities as CLI but in its beta version, it comes integrated with the CLI. After starting tezos node on your local machine with Tezster-CLI, you can clone it from here.

You will need angular-cli installed on the machine. A brief process to do so is mentioned below:

sudo npm install -g @angular/cli@latest

cd into the cloned repo as:

cd /(path to folder)/Tezster-GUI

Then open the GUI with these commands

sudo npm install
ng serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.9%
  • HTML 22.4%
  • CSS 9.7%
  • JavaScript 3.0%