Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 336 Bytes

Node Project - Template

Getting started

  1. Create a new repository using this one as the template
  2. Clone the repository
  3. Update the package name
    npm pkg set name="@gabrielrufino/something"
  4. Update the package description
    npm pkg set description="Description about something"