Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 284 Bytes

INSTALLATION.md

File metadata and controls

20 lines (14 loc) · 284 Bytes

Installation

Requirements

  • NodeJS 8.x.x

Installation from NPM

npm i -g package-json-to-template

Installation from Source

git clone https://github.com/BrunnerLivio/package-json-to-template.git
cd package-json-to-template
npm install
npm start