shankara-subramani / quik-app

🚧A cli app to get you started with your own recipe

Home Page:https://www.npmjs.com/package/quik-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quik-app ⚡️

A cli app to get you started with your own recipe

Install

$ npm i quik-app --global

Usage

Running quik-app launches the interactive UI that guides you through the process.

quik-app

  Questions
    Name of the project?
    Where do you want me to install? (Project directory)
    Do you want to install any ui libraries? (Select between element-react and antd)
    Want axios to be installed?
    Want react-router to be installed?
    Want lodash to be installed?
    Want react-bootstrap-table to be installed?

Note: this version currently supports react for now, I'll be adding Vue soon 🤞🏻

ToDo

  • Add Vue and React as options
  • Add progress bar to installation
  • Fuzzy Path
  • Add more UI libraries

About

🚧A cli app to get you started with your own recipe

https://www.npmjs.com/package/quik-app


Languages

Language:JavaScript 100.0%