1.0.1 • Published 3 years ago

market-map v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

market-map

map for SEA page

NPM JavaScript Style Guide

Run project market-map

1

npm i && npm run start

2

cd example and

npm run start

Install

npm install --save market-map

Usage

import React, { Component } from 'react'

import {MarketMap} from 'market-map'
import 'market-map/dist/index.css'

class Example extends Component {
  render() {
    return <MarketMap />
  }
}

License

MIT © lionardo

1.0.1

3 years ago

1.0.0

3 years ago