This package has been deprecated

Author message:

no longer need to publish on npm

@mozleo/node-starter

1.0.0 • Public • Published

node-starter

Personal boilerplate to kickstart creating a Node.js module/repo.

usage

In your work directory, run:

> curl -fsSL https://github.com/Tommy-White/node-starter/archive/master.tar.gz | tar -xz --strip-components=1

You can also git clone or download this repo and get contents of the boilerplate folder.

Include

  • ESLint
  • Jest for Test
  • Code formatting
  • ...

Readme

Keywords

Package Sidebar

Install

npm i @mozleo/node-starter

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

4.19 kB

Total Files

9

Last publish

Collaborators

  • lihroff