Skip to content

alguerocode/setup-reactor

Repository files navigation

Welcome to Setup Reactor 👋

Version License: ISC

create react basic boilerplate for setup development envirounment with webpack and babel and postCss to optimizing css and transform it to older code using webpack 5 , babel,postCss

how to setup reactor

setup in your computer

git clone https://github.com/alhashmicode/setup-reactor.git

npm install 

delete the typescript branch from your project

git branch -D typescript

run webpack server

npm run start

setup reactor with typescript

if you want to typescript in you reactor setup project go to typescritp branch typescript

Usage

for run development server

npm run start

for build and optimizing project

npm run build

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
Check the contributing guide.

Author

👤 alhashmicode

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator