A CLI tool for scaffolding web projects
npm install cocottejsCocotte.js is a CLI tool for scaffolding web projects. It relies on a web application here to select technologies and features. It generates a CLI command that can be used to create a new project.
WIP
- Add more integrations
- Add more features (authentication, stripe, database, styling, layout generation, etc.)
- Add documentation
Go on cocottejs.app and select the technologies and features you want to use. Then, copy the CLI command and run it.
``bash``
npx cocotte
cd my-project
#### Is it free?
Yes it is. A premium plan is on the way but for advanced features. The current scope will remain free.
#### Question 2
Answer 2
Any feedback is welcome.