Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 482 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 482 Bytes

Redux Boot modules's boilerplate.

Build Status

Redux Boot module's boilerplate.

Install

npm install redux-boot-module-boilerplate --save

Actions constants

import {
  HELLO_WORLD
} from 'redux-boot-module-boilerplate'

Usage

// @TODO: Insert how to use.

License

MIT