1.10.0 • Published 5 years ago
@manpacker/cli v1.10.0
Explain
Generate templates that generate project templates such as vue react jquery-handlebars
Vue can choose framework technology stack such as router vuex. React can choose framework technology stack such as router redux. Basis template for jquery and handlebars.
Install
npm install @manpacker/cli -gUsage
Create initialize a project.
manpacker create <project-name>Example
manpacker create my-appCreate initialize my-app project.