LightUp-React

A cli tool to quickly launch your React app in an effortless way.
The React ecosystem is so rich that you can find many tools to automate your workflow. Tools like create-react-app makes it easy to build the apps with no build configurations. There are more than the dozen boilerplates to setup the project layout and get started with React. But what if you wanted a tool such that it will quickly launch your app without setting up the Webpack or Babel. A tool that would just take a script and will compile and launch it on a local server rapidly. Lightup-React ! It makes the process of setting up the app effortless so that you just focus on building the components and styling. And when you are done with that use lightup command to start the app. You must be wondering why should I use this tool ? Well, Lightup-React can be useful in many ways.
- Quick demo
- Trying out new features or something.
- During discussions.

You can find more elucidated information about the tool here. If you like it give it a ⭐
