Generate a react library with typescript, rollup, jest, react testing library and storybook support
Report Bug
·
Request Feature
- Table of Contents
- About The Project
- Built With
- Prerequisites
- Usage
- Roadmap
- Contributing
- License
- Contact
- Acknowledgements
Generate a react library with typescript, prettier, eslint, rollup, jest, react testing library and storybook support
Bash ❤
- Run
from your command line.
bash -c "$(wget -O - https://raw.githubusercontent.com/pavanprakash21/react-library-generator/master/entry.sh)" - It asks for the package name and the remote git url. Enter them. Remote git url is optional. You can always add it later.
- Takes about 10 minutes to complete.
- When everything is done, it will open a new tab with storybook running. Your development environment is set.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the Unlicense. See LICENSE for more information.
Pavan Prakash - pavanprakash21@gmail.com
Project Link: https://github.com/pavanprakash21/react-library-generator