Socket
Book a DemoInstallSign in
Socket

generator-modernweb

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-modernweb

An example Yeoman generator for the book Pro JavaScript Frameworks for Modern Web Development

1.1.3
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

generator-modernweb

A Yeoman generator for a project based on Angular, Browserify, and Grunt, among other tools. Used as example for the book Pro JavaScript Frameworks for Modern Web Development.

If you have not already installed Yeoman, do so:

$ npm install -g yo

Install the generator-modernweb Yeoman generator and create your first project:

$ npm install -g generator-modernweb
$ mkdir myapp && cd myapp
$ yo modernweb

Build your new project and launch and instance of Express to serve it with:

$ grunt

New Angular routes can be created with the following Yeoman subcommand:

// e.g.: yo modernweb:route users
$ yo modernweb:route {path}

Keywords

yeoman-generator

FAQs

Package last updated on 06 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.