@missnalgas/create-project
v0.0.6
Published
Start project templates with one simple command
Readme
Create projects
This is a CLI application used to start templates with basic configurations for various frameworks
Usage
For npm run:
npx @missnalgas/create-projectFor yarn run:
yarn create @missnalgas/projectStart a git repository running
git initand install packages using user preferred package manager. Eg
yarn