claymation296 / create-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-project

start a new App or CMS project easily with this cli utilitiy

Install globally with npm:

npm install -g @longlost/create-project@latest

Create new repo without at .gitignore but with a license

Clone repo and cd into it

git clone

Use the cli utility to pull in the project boilerplate

npm init project

About

License:MIT License


Languages

Language:HTML 62.5%Language:JavaScript 37.5%