1.2.13 • Published 1 year 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
1 year ago
1.2.7
1 year ago
1.2.6
1 year ago
1.2.4
1 year ago
1.2.3
1 year ago
1.2.2
1 year ago
1.2.1
1 year ago
1.2.9
1 year ago
1.2.12
1 year ago
1.2.13
1 year ago
1.2.11
1 year 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