Skip to content
This repository was archived by the owner on May 17, 2020. It is now read-only.

Latest commit

 

History

History

browser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

bcdice-js browser(webpack) example

Requirements

  • Node.js
  • yarn(recommended) or npm

Usage

  1. Install dependencies

    yarn
  2. Start webpack-dev-server

    yarn start
  3. Open http://localhost:8080 with your browser.