0.0.17 • Published 4 years ago

material-ui-basic-parts v0.0.17

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

This is a collection of React components that can be used commonly in multiple projects.

Install

$ yarn add material-ui-basic-parts

Also, you need to install the dependent packages.

$ yarn add @material-ui/core @material-ui/icons
$ yarn add react-intl
$ yarn add react-router-dom @types/react-router-dom
$ yarn add react react-dom @types/react @types/react-dom 

Usage

See example codes in index.tsx https://github.com/kondows95/material-ui-basic-parts/blob/master/src/index.tsx

You can run example codes in your local environment

$ git clone https://github.com/kondows95/material-ui-basic-parts.git
$ yarn
$ yarn start

Also, you can see "Basic Usage" in "__tests__/***.test.tsx" https://github.com/kondows95/material-ui-basic-parts/tree/master/src/

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago