Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 375 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 375 Bytes

particle-api-js

JS Library for the Particle API

Development

This library utilizes JavaScript language features made available through the power of babel. It is strongly recommended that you install babel globally via npm like so:

npm install -g babel

For more information on how to use babel in your existing tool chain, please visit https://babeljs.io/docs/setup/