@subatomic-rocks/create-typescript

0.4.0 • Public • Published

TypeScript Template for Node

Just a bare-bones template for your NPM-based TS application.

Entry-point is located at src/main.ts, which will output to dist/main.js

Usage

Just go into your project directory and npm init @subatomic-rocks/typescript to create a project using the template.

When done, run npm run watch to work with hot-reload, npm start to run once or npm run build to just build your project.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.01latest

Version History

VersionDownloads (Last 7 Days)Published
0.4.01
0.3.20
0.3.11
0.3.00
0.2.11
0.2.00
0.1.11
0.1.01

Package Sidebar

Install

npm i @subatomic-rocks/create-typescript

Weekly Downloads

5

Version

0.4.0

License

ISC

Unpacked Size

4.86 kB

Total Files

6

Last publish

Collaborators

  • matpratta