1.0.1 • Published 7 years ago

example-sum-library v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

ts-node-project-template

A skeleton project providing a base to start a new typescript node prroject or publish an npm-consumable library

Getting Started

All relevant operations can be accomplished by the provided npm scripts

Prerequisites

A working node install. yarn or npm client.

Build the project

To build the project simply run

yarn build

Running the tests

To run the tests

yarn test

Built With

  • typescript - JavaScript that scales
  • jest - Delightful JavaScript Testing
  • ts-jest - Lets you use Jest to test projects written in TypeScript

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.1

7 years ago

1.0.0

7 years ago