Skip to content

taikongfeizhu/rollup-typescript-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rollup-TypeScript-Babel

This is sample repository demonstrates how to use Rollup, TypeScript and Babel

Building the repo

npm run build

Building only types

npm run build:types

Type-Checking the repo

npm run type-check

And to run in --watch mode:

npm run type-check:watch

Now view at http://127.0.0.1:3000

About

A sample setup using Rollup and Babel to build TypeScript code, and using TypeScript for type-checking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published