1.0.0 • Published 8 years ago

express-client-side-dependency-manager v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Express client-side dependency manager

Have you ever been bothered by the way you were loading client-side packages with express?

Bower just doesn't do the trick anymore. If we just want to use node modules, then how can we accomplish this in an easy way that can work with any project? We need a better way to install client-side packages for our express applications.

Install

npm install -g express-client-side-dependency-manager

Use

express install angular