Experience-Monks / Experience-Monks/react-ui
Make post-install eject script an isolated npm package
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the post-install script that is ejecting the components and moving it to a folder is custom made for the `react-ui` project.
**Goal:**
Let's create an npm package from it, and reuse it in other projects where it is needed.
Contributor guide
Assessment
This issue has not been assessed yet.