1.1.0 • Published 4 years ago

create-app-template v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Template generator for coding projects

v1.0.0

To create a project, using npx, run: npx create-app-template my-project

To install in your system, using npm, run: npm install create-app-template

For a global instalation, using npm, run: npm install -g create-app-template

If installed globally, run: cat my-project or create-app-template my-project

Enjoy!