1.0.3 • Published 1 year ago
@gark.6654/my-templates v1.0.3
my-templates
A collection of templates for creating new projects.
Getting started:
1. To install globally run
$ npm install @gark.6654/my-templates -g
2. To create application
With NPM:
$ npx @gark.6654/my-templates create-app [app-name]
Then follow the prompts!