Skip to content

Purpose of this is to confirm npm-starter is importing NPM modules as expected

Notifications You must be signed in to change notification settings

servexyz/npm-starter-sample-module

Repository files navigation

NPM-Starter-Sample-Module

Only purpose of this is to be imported by NPM-Starter (for unit test)

Getting Started

Install

git clone [email protected]: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

About

Purpose of this is to confirm npm-starter is importing NPM modules as expected

Resources

Stars

Watchers

Forks

Packages

No packages published