@tdduydev/rs-base-framework

0.0.12 • Public • Published

rs-base-framework

Fast interface building for react

NPM JavaScript Style Guide Node.js Package DeepSource DeepSource

Install

npm install --save @tdduydev/rs-base-framework

Usage

import React, { Component } from 'react'

import { Pages } from '@tdduydev/rs-base-framework'

class Example extends Component {
  render() {
    return <Pages.Login />
  }
}

License

MIT ©

Authors

|
DUY TRAN

💻 🤔 | | :---: | :---: | :---: | :---: | :---: | :---: |

Readme

Keywords

none

Package Sidebar

Install

npm i @tdduydev/rs-base-framework

Weekly Downloads

1

Version

0.0.12

License

MIT

Unpacked Size

20.9 kB

Total Files

7

Last publish

Collaborators

  • tdduydev