Skip to content

andredevjs/tao-web

 
 

Repository files navigation

Tao Wallet Web App

Angular web app for Tao Wallet.

How to Install

Clone the repo and navigate to it:

git clone https://github.com/cold-sats/tao-web
cd tao-web

Run npm install:

npm install

Install Angular CLI globally:

npm install -g @angular/cli

Run on http://localhost:4200/#/:

ng serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 65.5%
  • SCSS 21.0%
  • HTML 8.4%
  • JavaScript 5.1%