ts-nodejs-template
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

TypeScript Node.js template

Overview:

Does not work:

Installation

npm:

npm install --save ts-nodejs-template

yarn:

yarn add ts-nodejs-template

Usage

import { result } from "ts-nodejs-template";

console.log(result);

Development

Requirements

Setup

Install dependencies and set up repository:

yarn install && yarn run bootstrap

Development server:

yarn run dev

Guidelines

Readme

Keywords

none

Package Sidebar

Install

npm i ts-nodejs-template

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

34.9 kB

Total Files

10

Last publish

Collaborators

  • michalsvorc