$ git clone https://github.com/abdelrahman-waziry/react-kit.git
$ cd ReactComponent
$ npm install
$ npm start
$ npm run build
$ createModule <module_name> <parent_directory>
$ createComponent <component_name> <module_name> <parent_directory>