nivida / web3-webpack-starter

Simple Web3.js webpack starter project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web3-webpack-starter

This is a basic setup for a Web3.js and webpack based Dapp.

Supported Web3.js versions: v1.0.0-beta.38

Getting started

First clone the repository: git clone git@github.com:nivida/web3-webpack-starter.git

Install the dependencies: npm install

Commands

npm run build // runs the build in the development mode
npm run build:prod // runs the build in the production mode

About

Simple Web3.js webpack starter project.


Languages

Language:HTML 94.8%Language:JavaScript 5.2%