@railzai/railz-uikit-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.55 • Public • Published

Railz is the Accounting Data as a Service™ solution that makes sense of your business customers' financial data.

Railz UIKit React

Latest Version on NPM Tree shaking

Installation

With NPM:

npm install @railzai/railz-uikit-react

With Yarn:

yarn add @railzai/railz-uikit-react

Usage

In your own React Application, add the below in your code files

import React, { useEffect, useState } from 'react';
// import { RailzComponent } from '@railzai/railz-uikit-react';

function App() {
  return (
    <div className="App">
      // <RailzComponent first="Sade" last="Adu" />
    </div>
  );
}

export default App;

Readme

Keywords

none

Package Sidebar

Install

npm i @railzai/railz-uikit-react

Weekly Downloads

95

Version

0.0.1-alpha.55

License

MIT

Unpacked Size

78.2 kB

Total Files

17

Last publish

Collaborators

  • railzai