trigo-react-app

4.1.1 • Public • Published

trigo-react-app

Heavily opinionated react app boilerplate

Install

yarn add trigo-react-app

Usage

import { ReactApplication } from 'trigo-react-app';

const reducers = {
    auth: authReducer,
    demo: demoReducer,
    ...
};

<ReactApplication reducers={reducers}>
    <App />
</ReactApplication>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.1.1
    3
    • latest

Version History

Package Sidebar

Install

npm i trigo-react-app

Weekly Downloads

3

Version

4.1.1

License

MIT

Last publish

Collaborators

  • trigo-admin