0.4.0 • Published 3 years ago

@subatomic-rocks/create-typescript v0.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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.

0.4.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago