Skip to content

Mihir018/FKB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal React setup for starting developing Tezos DApps quickly with Taquito.

Getting Started

  1. Make sure you have https://nodejs.org/ installed on your computer

  2. Clone your new repository:

    git clone <YOUR_REPOSITORY_URL>

  3. Change your current working directory to the newly cloned repository directory.

  4. Install dependencies:

    npm install

  5. Start development server:

    npm start

  6. Open https://localhost:3000 in your browser to see a sample application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors