Skip to content

igabesz/typescript-preprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Preprocessor

Using a preprocessor in a TS project.

Build

  • gulp debug for debug mode
  • gulp prod for production mode

Run

  • http-server or node_modules/.bin/http-server for static file serving
  • Open http://localhost:8080/ to see how it works. Don't expect much ;)

About

Using a preprocessor in a TS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published