1.2.0 • Published 2 years ago

ts-nodejs-template v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago