rapid-proto
v1.0.7
Published
create rapid prototypes with a single command
Downloads
4
Maintainers
Readme
#Rapid prototype command tool
Create prototypes boilerplates running one line of code on your terminal
Install
Need to install globally in order to have the command available everywhere.
[sudo] npm -g install rapid-proto
###Usage:
# rje = react + jspm + express
rp -n [prototypeName] -v [budo, jspm, rje]
rp --help
Boilerplate
https://github.com/silviopaganini/rapid-prototype
Thoughts?
Suggestions are always welcome