quik-app
v1.0.4
Published
A cli app to get you started on with your own recipe
Downloads
2
Maintainers
Readme
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