0.0.4 • Published 7 years ago
npm-starter-sample-module v0.0.4
NPM-Starter-Sample-Module
Only purpose of this is to be imported by NPM-Starter (for unit test)
Getting Started
Install
git clone git@github.com:servexyz/npm-starter-sample-moduleUse
Opt A - All Together (recommended)
Cleans previous build, builds and runs test suite
npm startOpt B - Test
Can run test in isolation
npm run testOpt C - Build
Can run build in isolation
npm buildDocs
You'll notice that README.md is symlinked.
When forking, remove README.md. The NPM.md file will still exist in docs (that way you don't lose initial reference)
Related
Internal