Skip to content

roninbuilders/axie-js-mixer-iife-demo

Repository files navigation

Axie JS Mixer IIFE Demo

Overview

This project just bundle a NPM package @axieinfinity/mixer and the demo data to show how to use it.

Prerequisites

  • Node.js and npm installed locally for development.

Running the Demo

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm run build to bundle the script.
  4. Run npm start to start the local server and view the demo in your browser.