react-web-template
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

react-web-template

This package makes it easy to create web site by react.

You only have to specify the following components as needed.

  • children (main component)
  • footer
  • header
  • leftNav
  • rightNav

Also, if you need more fine adjustment, you can also add the following class name.

  • className (add to ReactWebTemplate component)
  • contentClassName (add to wrapper DOM of wrapper and footer DOM)
  • footerClassName
  • headerClassName
  • leftNavClassName
  • rightNavClassName
  • wrapperClassName (add to wrapper DOM of header and main DOM)

example

GitHub Pages

browser

Windows

IE11 Edge Chrome FireFox
OK ? OK OK

Mac

Safari Chrome FireFox
OK OK OK

Android

Chrome
OK

iOS

Chrome Safari
OK OK

/react-web-template/

    Package Sidebar

    Install

    npm i react-web-template

    Homepage

    kk-web.link/

    Weekly Downloads

    2

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    8

    Last publish

    Collaborators

    • piro0919