1.0.0 • Published 7 years ago

provider-boilerplate v1.0.0

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

provider-boilerplate

build status npm version npm downloads

provider-boilerplate-description

Table of contents

  1. Installation
  2. Usage
  3. Actions
  4. Reducers

Installation

npm install provider-boilerplate --save

Usage

Simply clone this repo and run npm install! You'll be prompted similarly to npm init but for information about what you're building with this boilerplate. :)

Actions

increment ()

Increments the count.

Reducers

count

The current number.