This package has been deprecated

Author message:

Please use @saddlebackchurch/react-cm-ui instead

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

10.5.0 • Public • Published

React-CM-UI

UI Assets for Church Management and related projects

Installation

Install React-CM-UI from NPM.

npm install react-cm-ui --save

Usage

Components

import { Button, Header, Grid } from 'react-cm-ui';

Styles

If you are using Webpack to build your App you can use resolve.alias and import the React-CM-UI's CSS.

In your Webpack config file.

resolve: {
    alias: {
        'css-cm-ui': path.join(__dirname, '/node_modules/react-cm-ui/lib/css/Style.css')
    }
}

In your app.

import 'css-cm-ui';

Run Docs

npm run docs:dev

Dependencies (24)

Dev Dependencies (50)

Package Sidebar

Install

npm i react-cm-ui

Weekly Downloads

13

Version

10.5.0

License

UNLICENSED

Unpacked Size

17.6 MB

Total Files

1965

Last publish

Collaborators

  • groberts314
  • morethanfire
  • naammeinkyahai
  • oscar_mendoza
  • rrizk