Skip to content

Dirt-Road-Development/npm-package-template

Repository files navigation

NPM Package Template

The following package is a NodeJs repository that acts a starting template for singular NPM Packages built within the Dirt Road Development organization.

Getting Started

  1. Clone GitHub Repo
git clone git@github.com:Dirt-Road-Development/npm-package-template.git <package-name>
  1. Enter Directory and Install Node Modules
cd <package-name> && npm install
  1. Rename package in package.json and update GitHub Urls if applicable.
  2. Enter into Tests Folder and write your first unit test here

About

Dirt Road Development NPM Package Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published