Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukihane/hello-typescript
https://github.com/yukihane/hello-typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yukihane/hello-typescript
- Owner: yukihane
- Created: 2019-06-18T01:51:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T14:07:40.000Z (about 2 years ago)
- Last Synced: 2023-03-12T02:23:15.709Z (almost 2 years ago)
- Language: TypeScript
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello, TypeScript!
## Setup
yarn
## Compile
yarn run tsc
## Run
node [filename]