Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 486 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 486 Bytes

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.