A tiny and simple create-project lib. Start coding with TS and JS on an easy way!
git clone https://github.com/joaopaulopmedeiros/create-project.git
npm install
npm link
mkdir <project_name> && cd <project_name>
create-project
- Open your favorite IDE
--git or --g
- Javascript
- Typescript
- arg
- chalk
- esm
- execa
- inquirer
- listr
- ncp
- pkg-install
Made with ❤️ by joaopaulopmedeiros during studying time on Youtube. I hope you have fun setting up your projects and digging dipper in the Node.js world!