load-template
v1.0.5
Published
Create typescript apps with no build configuration.
Downloads
7
Readme
load-template
This package includes the global command for Load Template. Please refer to its documentation:
- Used to create a project for local use using existing TypeScript templates
npm install -g load-template
// create a project
npx load-template <your-project> --template <template-name>