/create-project

Primary LanguageHTMLMIT LicenseMIT

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