Skip to content

yuetong3yu/ts-rollup-template

Repository files navigation

A Template building fot TypeScript and Rollup.

This template is created by following steps:

init

mkdir ts-rollup-template
cd ts-rollup-template
npm init -y

next, init git:

git init
git remote add origin https://github.com/yuetong3yu/ts-rollup-template.git
git add .
git push --set-upstream master

About

a init template using typescript and rollup .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published