uilibrary / matx-react

Matx -Free and open-source React Material UI Admin Dashboard Template
https://ui-lib.com/downloads/matx-react-dashboard
MIT License
925 stars 389 forks source link

Suggestions: publish via npm #7

Closed cyberhck closed 1 year ago

cyberhck commented 4 years ago

So this is a application, and it has taken some decisions which isn't the best for everyone (I saw some dependencies but they should have been devDependencies)

I'd love to use this, but for that to happen, it'd require for me to be able to install this to my own boilerplate project, just like how bootstrap, material ui, uikit, antd etc provides.

I suggest making this npm library, and people being able to simply import {Button} from "matx-react"