litecase-cli is a node CLI which is used to create different scaffold project, like react project, vue projec etc. Using this CLI, it will improve the progress of building applications.
$ npm install litecase-cli$ litecase create [project name]litecase-cli is MIT licensed.