1.0.4 • Published 2 years ago

react-mclib v1.0.4

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

Welcome to MCLib React UI Library

Fast 🚀, elegant 🦄, & Ez 🤚✋ way for buiding your own design system and develop React applications faster.

📦 Installation

npm i react-mclib

💪 Development

  • create peerdependencies
  • use Storybook as the tools for development without buid->install and use in real react project
  • use Rollup to build as modules for deploying on NPM
  • create rollup.config.js
npm init --save-dev react react-dom
npx sb init
npm i rollup rollup-plugin-babel @rollup/plugin-node-resolve rollup-plugin-peer-deps-external --save-dev
npm i --save-dev @babel/preset-react rollup-plugin-postcss rollup-plugin-terser
npm run build-lib

☕ Author

Chinda Thorn