express-template-cli

1.0.1 • Public • Published

express-template-cli

A custom CLI (command Line Interface) that allows users to easily generate Express templated sites.

Usage

To use globally on your machine:

  • Make sure Node/Npm is installed on your machine
  • run the following command: npm i -g express-template-cli

You are now all set to use the CLI!

Useage

  • express-template - Generate a simple Express template with routes and templating. No database.
  • express-template-mongo - This template includes connection to MongoDB.
  • express-template-mysql - This template includes connection to MySQL.

All you have to do is just run npm install to install the package dependencies for the template you pulled down.

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i express-template-cli

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

1.44 kB

Total Files

5

Last publish

Collaborators

  • boccinfusot