A tool to quickly generate a Node.js project structure.
NodeCraft quickly generates a Node.js project structure in a single command.
NodeCraft generates the essential folders and files to start a new project (e.g. a src folder, an index.ts file, etc.).
NodeCraft has a simple and intuitive command-line interface.
To use NodeCraft, you need to install it globally on your machine. Make sure you have Node.js and npm (or yarn) installed. To install NodeCraft globally, run the following command:
npm i -g @krakennn/node-craft