0.1.9 • Published 8 years ago

many-cards v0.1.9

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

image

Install

npm install --save many-cards

Use

import React from 'react'
import ReactDOM from 'react-dom'
import {Heart2} from 'many-cards'

const App = () => <Heart2 />

ReactDOM.render(<App/>, root);

Live Demo

click demo

Dev

  • npm i
  • npm run dev
  • cd example (open another shell)
  • npm i
  • npm start

Snapshot

image

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago