Skip to content

xg4/rollup-typescript-boilerplate

Repository files navigation

Rollup Typescript Boilerplate

CI codecov GitHub

Installation

$ git clone git@github.com:xg4/rollup-typescript-boilerplate.git <your project name>
# or
$ git clone https://github.com/xg4/rollup-typescript-boilerplate <your project name>

$ cd <your project name>
$ rm -rf .git
$ git init
$ git remote add origin <your git repo>
$ git add .
$ git commit -m "Initial commit"
$ git push -u origin master

LICENSE

MIT

About

📦 How to create a library using rollup with typescript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •