Skip to content

riotz-works/samples-hello-typescript

Repository files navigation

Samples :: Hello TypeScript

This is a sample project of HelloTypeScript.

Overview

This is a simple study project, Hello World with TypeScript.

It is made as a console application based on the official document "TypeScript in 5 minutes". TSLint and TSC use the setting of riotz-configs-project-typescript and implement harder than the code of the official document.

Requirements

Requires the following to use:

Usage

Getting Started

npm run setup
npm run build
node ./target/dist/app.js

Contribution

Feedbacks are welcome for improvement of this repository. For more information please see CONTRIBUTING.

Licence

This repository and deliverables are published under the MIT license. For the full license text please see LICENSE.
© Riots Works

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published