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

10.11.0 • Public • Published

React CM UI

UI Assets for Healthy Church and related projects

Build Status   npm version

UI Documentation Site

https://cm-ui-docs.saddleback.com

Powered By

React JS     Material UI

Installation

Install React CM UI from NPM.

npm install @saddlebackchurch/react-cm-ui --save

Usage

Components

import {
    Button,
    Grid,
    Icon,
    Typography
} from '@saddlebackchurch/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/@saddlebackchurch/react-cm-ui/core/style.css')
    }
}

In your app.

import 'css-cm-ui';

Run the UI Documentation web app

cd /docs
npm start

(runs on port 8082, i.e. http://localhost:8082)

/@saddlebackchurch/react-cm-ui/

    Package Sidebar

    Install

    npm i @saddlebackchurch/react-cm-ui

    Weekly Downloads

    57

    Version

    10.11.0

    License

    UNLICENSED

    Unpacked Size

    17.9 MB

    Total Files

    1996

    Last publish

    Collaborators

    • oscar_mendoza
    • morethanfire
    • naammeinkyahai
    • groberts314
    • rrizk