1.0.0 • Published 3 years ago
typescript-rollup v1.0.0
Setup a TypeScript Project using Rollup.js
A simple application based in TypeScript and Rollup.js
Quickstart
To get started, install dependencies:
npm installBuild the Application
npm run buildRun the Application
npm run dist/<filename>.js1.0.0
3 years ago