0.0.6 • Published 3 years ago

@devesharp/resize-image v0.0.6

Weekly downloads
12
License
MIT
Repository
github
Last release
3 years ago

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