node-setup

2.0.0 • Public • Published

Node-Setup

Author: Rory Letteney

Overview

A cli for creating either a basic NodeJS project, or an EJS/NodeJS project. Standard dependencies are Express and Dotenv.

Instructions

If downloading via NPM:

  • npm i -g node-setup

If downloading via Github:

  • git clone https://github.com/letteneysoftware/node-setup.git
  • cd node-setup
  • npm link

Afterwards you are free to move to any directory and run create-node-app.

Bugs

  • If you find a bug, please let me know at https://github.com/letteneysoftware/node-setup.

Package Sidebar

Install

npm i node-setup

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

5.87 kB

Total Files

10

Last publish

Collaborators

  • roryletteney