Skip to content

Project template that can be used to start any TypeScript project

License

Notifications You must be signed in to change notification settings

kalwar/TypeScript_Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Template

This project template can be used to start any TypeScript project from scratch The output directory is automatically generated based on tsconfig.json

Steps to follow

  1. npm install (to install lightserver)
  2. npm start (to start the lightserver)
  3. tsc --watch (compile the code to TypeScript)
  4. You can check the localhost:3000

to-do app (bonus)

a very simple to-do app using typescript

Use for reference

Use solely for reference material only

About

Project template that can be used to start any TypeScript project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published