Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaeljymsgutierrez/react-jsx-bundler

React JS & JSX bundler for non create-react-app project
https://github.com/michaeljymsgutierrez/react-jsx-bundler

babel react webpack

Last synced: about 6 hours ago
JSON representation

React JS & JSX bundler for non create-react-app project

Awesome Lists containing this project

README

        

## **REACT-JSX-JS BUNDLER**

---

##### What is react-js-jsx bundler ?

- It is a simple starter project for integrating reactjs on non react project by producing bundled js to be included on main project.
- Thats all, nothing complicated.

---

##### How to use this ?

- use terminal and cd in to your `main project directory`
- exec this `git clone [email protected]:michaeljymsgutierrez/react-jsx-bundler.git`
- cd in `react-jsx-bundler` and exec `yarn install`