Skip to content

The idea is to create a simple reusable template for everyone. People who need a head start urgently should be able to get one without writing a single line of code.

Notifications You must be signed in to change notification settings

Zubi-io/Ethereum-dApp-Basekit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum-dApp-Basekit

An Ethereum dApp starter-kit to speed dApp development using React.

Project Setup

Create your project by cloning the starter kit like this:

$ git clone https://github.com/AllenAJ/Ethereum-dApp-Basekit project

Now, enter into the directory you just cloned like this:

$ cd project

👌 Awesome!

You can go ahead and install your dependencies like this:

$ npm install

Let's go ahead and start the web server to view the starter kit web app in our browser:

$ npm run start

HAPPY CODING💻

About

The idea is to create a simple reusable template for everyone. People who need a head start urgently should be able to get one without writing a single line of code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • HTML 16.9%
  • CSS 0.2%