Licence
Creative Commons Zero v1.0 Universal
Version
1.0.0
Deps
4
Size
52 kB
Vulns
0
Weekly
0
CLI tool to start a JS project
A simple CLI tool to start a JS project including some major frameworks or vanilla and you can include Typescript.
How to use?
Just run the follow command in the cmd in the folder of the program:
npm instal -g .
Then you can use the command 'spcli' in cmd wherever you want to create a project.
Tech used:
For the questions and commands in shell:
To make it more pretty used:
TODO next update:
- Add tailwind option;