1.0.0 • Published 1 year ago

typeeee v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Getting Started With Typeeee

Everything is setup already for you. Just open this project in Command Prompt and run this command if nodejs is already installed in your machine.

npm run watch

This command will watch your HTML and Typescript files and will compile them into CSS and JavaScript. Start with index.htm file, and for your typescript code start writing code in scripts/index.ts file.