react-nhomb-create-website-dulich

3.0.0 • Public • Published

react-nhomb-create-website-dulich

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-nhomb-create-website-dulich

Usage

import React, { Component } from 'react';
import ReactDOM from 'react-dom';

import {ExampleComponent} from 'react-nhomb-create-website-dulich';
import 'react-nhomb-create-website-dulich/dist/index.css';

ReactDOM.render(
  <React.StrictMode>
    <ExampleComponent />
  </React.StrictMode>,
  document.getElementById('root')
);

License

MIT © tranconghoaxx

Readme

Keywords

none

Package Sidebar

Install

npm i react-nhomb-create-website-dulich

Weekly Downloads

2

Version

3.0.0

License

MIT

Unpacked Size

695 kB

Total Files

7

Last publish

Collaborators

  • tranconghoa