1.3.0 • Published 3 years ago

nag-rlib v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

nag-rlib

Nag React Library

NPM JavaScript Style Guide

Install

npm install --save nag-rlib

Usage

import React, { Component } from 'react'

import MyComponent from 'nag-rlib'
import 'nag-rlib/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

Documentation

  1. Building A Component Library With React

  2. Adding Storybook

  3. References

  4. Coding Standards

License

NAG VBT © nagvbt