Skip to content

Anna-Maria-16/TypeScriptAssignment

 
 

Repository files navigation

How to get started

Type npm i to install dependencies inside of the project folder in the terminal.

Write any source files in typescript inside the source folder, the main file being index.ts as entry file for rollup.

Type tsc to javascript

Link your compiled bundle.js into your HTML-Files.

About

Starter Template for a Typescript-Rollup-Package in the most basic format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.4%
  • HTML 15.6%
  • CSS 15.0%
  • JavaScript 1.0%