This is a sample project of HelloTypeScript.
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.
Requires the following to use:
- Git 2.14+
- TypeScript 2.5+
- TSLint 5.7+
npm run setup
npm run build
node ./target/dist/app.js
Feedbacks are welcome for improvement of this repository. For more information please see CONTRIBUTING.
This repository and deliverables are published under the MIT license. For the full license text please see LICENSE.
© Riots Works