@dshaneg/generator-node-app

1.1.5-beta.10 • Public • Published

generator-node-app NPM version Build Status Dependency Status

A Yeoman generator to scaffold a simple node.js application. Tweaked for Visual Studio Code users.

Installation

First, install Yeoman and generator-node-app using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @dshaneg/generator-node-app

Then generate your new project. Be sure to create a directory for your application and make it current before running yo.

yo @dshaneg/node-app

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Shane Gibbons

Readme

Keywords

Package Sidebar

Install

npm i @dshaneg/generator-node-app

Weekly Downloads

14

Version

1.1.5-beta.10

License

MIT

Last publish

Collaborators

  • dshaneg