Skip to content

Simple boilerplate with React, Truffle, Ganache, Webpack, and Babel

Notifications You must be signed in to change notification settings

Eihcir0/react-truffle-metacoin-boilerplate

Repository files navigation

react-truffle-metacoin-boilerplate

Simple boilerplate with React, Truffle, Ganache, Webpack, and Babel

git clone [email protected]:Eihcir0/react-truffle-metacoin-boilerplate.git
cd react-truffle-metacoin-boilerplate/
npm install
truffle compile
(new terminal window)
ganache-cli
truffle migrate --reset
(install MetaMask -- add top two private keys from ganache-cli log (e.g. David and Sally)
npm start

Go to `localhost:8080`

About

Simple boilerplate with React, Truffle, Ganache, Webpack, and Babel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published