README
typescript-example
- Author : HunSeol
- Date : 2017.10.19
To Study TypeScript
npm install
- Checking the
main.ts
to test ts code.
tsc
: if you want to seajs
npm run dev
Content List
Grammar
TypeScript Mastering Project
<script type="module">
import seolhunTypescriptExample from 'https://cdn.skypack.dev/@seolhun/typescript-example';
</script>
npm install
main.ts
to test ts code.tsc
: if you want to sea js
npm run dev
Grammar