@tecfancy/cli
v0.0.7
Published
The @tecfancy/cli is a front-end development scaffold tool that comes integrated with popular front-end frameworks and component libraries currently in vogue.
Downloads
5
Maintainers
Readme
@tecfancy/cli
Quick Start
$ npx @tecfancy/cli init <project-name>
or
$ mkdir <project-name> && cd <project-name>
$ npx @tecfancy/cli init