Skip to content

trootech/Hatom-Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Demo App

This is a sample design demo app done step-by-step.

Instructions

First clone this repository.

$ git clone https://github.com/MitulVala/Hatom-Token.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install

Run it

$ npm start