example-sum-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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

/example-sum-library/

    Package Sidebar

    Install

    npm i example-sum-library

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • msiviero