Taburu / weifund-dapp-basic

An implementation of WeiFund that uses little to no JS frameworks (for prototyping, and demonstration purposes).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weifund-dapp-basic

An implementation of WeiFund that uses little to no JS frameworks (for prototyping, education and demonstration purposes).

Still in development

This repo is still in development.

##Install

git clone https://github.com/weifund/weifund-dapp-basic.git

Go into the app folder and install it using npm

cd weifund-dapp-basic/
npm install

##Run

npm start

##Test

npm test

Build

npm run build

LICENSE

Please visit our documentation to review the license for WeiFund code.

About

An implementation of WeiFund that uses little to no JS frameworks (for prototyping, and demonstration purposes).


Languages

Language:JavaScript 94.2%Language:CSS 4.6%Language:HTML 1.1%