1.0.8 • Published 5 years ago

create-nodejs v1.0.8

Weekly downloads
2
License
ISC
Repository
gitlab
Last release
5 years ago

Create Node

Create a generic project template for node-js server in one command.

Usage

Install the package as global - npm install -g create-nodejs

Create the server template - create-nodejs <My Project Name>

You will be asked to fill some information about the project, you can skip it if you want. Follow the instructions and you have a new,light-weight and generic template for node-js server.

About The Template

The template is very simple and nice. It has the minimum requirements for standard node server. You as developer has the freedom to change or add things as you want, we just give you a nice start. We will install for you the necessary dependencies for the server, you can ask for more during the process.

The project structure looks like this: alt text

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago