README
typescript-example
- Author : HunSeol
- Date : 2017.10.19
To Study TypeScript
npm install- Checking the
main.tsto 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 installmain.ts to test ts code.tsc : if you want to sea jsnpm run devGrammar