Skip to content

lihroff/node-starter

Repository files navigation

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
  • ...

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published