react-static-builder
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

react-static-builder

Lazy, lazy, lazy,....

NPM JavaScript Style Guide

Install

npm install --save react-static-builder

Usage

import React, { Component } from 'react'

import MyComponent from 'react-static-builder'
import 'react-static-builder/dist/index.css'

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

License

MIT © nhatminh0509

Readme

Keywords

none

Package Sidebar

Install

npm i react-static-builder

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

125 kB

Total Files

25

Last publish

Collaborators

  • nhatminh0509