react-gamification
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

react-gamification

Library of components for make a gamificated React application

NPM JavaScript Style Guide

Install

npm install --save react-gamification

Usage

import * as React from 'react'
 
import MyComponent from 'react-gamification'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © alexile

Readme

Keywords

none

Package Sidebar

Install

npm i react-gamification

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

34.2 kB

Total Files

10

Last publish

Collaborators

  • alexile