Skip to content

Bowfish/drizzle-react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drizzle React Demo project

Installation

Install all npm modules:

$ npm install --save

Install ganache:

$ sudo npm install -g ganache-cli

Usage

Depoly the contracts:

$ ganache-cli

$ cd src/eth

$ truffle migrate --reset

Launch the dApp

$ cd ../..

$ npm start

Now you can access the app on http://localhost:3000/

Contributors are welcome

About

A simple user management realized with react rizzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published