rx-spring

0.1.0 • Public • Published

npm package starter

A boilerplate to help you get started creating a npm package.

includes

  • Rollup
  • Babel
  • Prettier
  • Jest

How to use

git clone https://github.com/gvergnaud/npm-package-starter.git my-package
cd my-package
npm i
npm test

Add your own remote

git remote rename origin starter
git remote add origin <your-remote>

Readme

Keywords

none

Package Sidebar

Install

npm i rx-spring

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

4.86 kB

Total Files

10

Last publish

Collaborators

  • gabrielvergnaud