Skip to content

jwworth/typescript-node-module-starter

Repository files navigation

typescript-node-module-starter 🚀

CircleCI

Kick off a new Node module, with TypeScript and Jest included.

Usage

Clone the repo:

$ git clone https://github.com/jwworth/typescript-node-module-starter.git
$ cd typescript-node-module-starter

Open up src/index.ts in your text editor, and start coding!

Development

Install dependencies:

$ yarn

Build:

$ yarn build

Lint:

$ yarn lint

Testing

Run tests with:

$ yarn test

License

This project is released under the MIT License. Please see LICENSE for more information.

About

Kick off a new Node module, with TypeScript and Jest included

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •