0.1.0 • Published 6 years ago
node-open-source-boilerplate v0.1.0
Simple Node Open Source Boilerplate Project
Minimal boilerplate project to open source npm packages.
Requirements
Installation
git clone git@github.com:rwieruch/node-open-source-boilerplate.git
cd node-open-source-boilerplate
npm install
npm publish
Adjust your Babel presets in package.json if you like to add or remove future JavaScript ES features.
0.1.0
6 years ago