Skip to content

emiketic/helloworld-lib

Repository files navigation

Hello World Library

A collection of common utilities.

Modules

Usage

# install dependencies
npm install

# lint code
npm run lint

# format code
npm run format

# run tests
npm run test

# run build
npm run build

About

A boilerplate and reference implementation for general-purpose library for usage in Node.js, browser and mobile.

Resources

Stars

Watchers

Forks

Packages

No packages published