create-node-project

1.0.2 • Public • Published

create node project

Create common Node.js project structure.

Structure:

* lib/
* public/
** javascripts/
** css/
*** styles.css
** index.html
* server.js

Installation

$ npm install create-node-project

To run:

$ node node_modules/create_node_project.js [destination dir]

To clean existing structure (having in mind, no additional files are put into the directories)

$ node node_modules/create_node_project.js -clean

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1

Package Sidebar

Install

npm i create-node-project

Weekly Downloads

0

Version

1.0.2

License

Apache 2.0

Last publish

Collaborators

  • spolnik