1.2.13 • Published 12 months ago
node-project-create-script v1.2.13
Node Project Creator
This script automates the creation of a Node.js project with a predefined file structure and essential packages.
Getting Started
To install this package, run the following command:
npm i -g node-project-create-script
To create a new Node.js project, run the following command:
create-node-project <project-name>
The project includes the following npm scripts:
dev: Start the server in development mode. prod: Start the server in production mode.
Run these scripts using the following commands:
npm run dev
npm run dev
1.2.8
12 months ago
1.2.7
12 months ago
1.2.6
12 months ago
1.2.4
12 months ago
1.2.3
12 months ago
1.2.2
12 months ago
1.2.1
12 months ago
1.2.9
12 months ago
1.2.12
12 months ago
1.2.13
12 months ago
1.2.11
12 months ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago