Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 178 Bytes

install-npm.md

File metadata and controls

5 lines (4 loc) · 178 Bytes

Install with npm

$ npm i {%= typeof g !== 'undefined' ? '-g ' : '' %}{%= name %} {%= typeof save !== 'undefined' ? '--save' : '--save-dev' %}