@longlost/create-project
v1.3.0
Published
Start a new Client or CMS project easily with this cli utilitiy.
Readme
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
