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 install
Build the Application
npm run build
Run the Application
npm run dist/<filename>.js
1.0.0
3 years ago