1.0.4 • Published 6 years ago

quik-app v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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