0.0.4 • Published 6 years ago

npm-starter-sample-module v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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-module

Use

Opt A - All Together (recommended)

Cleans previous build, builds and runs test suite

npm start

Opt B - Test

Can run test in isolation

npm run test

Opt C - Build

Can run build in isolation

npm build

Docs

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

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago