Skip to content

React.js | TypeScript | Npm package | rollup/bundler | Container Component Pattern

Notifications You must be signed in to change notification settings

shubham9069/SHADOW_UI_REACT

Repository files navigation

SHADOW-UI PACKAGE BUNDLE

shadow-ui

Related Link

To install this package into another application as part of its production build steps, you can follow these general steps:-

1. Run npm install: during the production build process, run npm install to install dependencies. npm will fetch the package specified in the package.json and install it into the node_modules directory of your project.

2. Include the Package in Your Project: Run this command

 npm install 

3. Install Expernal dependencies: You need to install some external dependencies for some component like Shadow-ui-sidebar contain react-router-dom, shadow-ui-chart contain highchart library here is dependencies give below:-

image

4.Import CSS: Import the Path of css file from Package folder in index.js line look like this

  import "shadow-ui-react/index.css 

About

React.js | TypeScript | Npm package | rollup/bundler | Container Component Pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages