Skip to content

This repo is for people who want to learn typescript

Notifications You must be signed in to change notification settings

fizipan/basic-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone this repository or download zip
https://github.com/hafizhmaulanay/basic-typescript.git
  1. You can use npm to install TypeScript globally
npm install -g typescript
  1. Watch your files and directories using compiler flags in TypeScripty
tsc -w

Setup

  1. Include the script in the HTML you want to run which is located in the dist . folder, Example
<!-- Add yout file javascript in folder dist when you done compile -->
<script src="dist/basic-types/index.js"></script>
  1. Open your favorite browser and go to the console tab

  2. Have a good study💪✊🚀

Support me

Consider to support me, at least click the 🌟 button

© 2021 Crafted by Hafizh Maulana Y

About

This repo is for people who want to learn typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published