UNPKG

modern-node

Version:

> All-in-one development toolkit for creating node modules with Jest, Prettier, ESLint, and Standard

23 lines (13 loc) 478 B
# {{name}} [![Build Status](https://travis-ci.org/{{username}}/{{name}}.svg?branch=master)](https://travis-ci.org/{{username}}/{{name}}) [![Modern Node](https://img.shields.io/badge/modern-node-9BB48F.svg)](https://github.com/sheerun/modern-node) > Short package description ## Installation ``` yarn add {{name}} ``` > If you're using [npm](https://www.npmjs.com/) you can use: `npm install {{name}}`. ## Usage Section describing how to use this package ## License MIT