Glavin001 / NodeMS

Node.js Media Server
MIT License
3 stars 1 forks source link

Setup Babel.js #1

Closed Glavin001 closed 9 years ago

Glavin001 commented 9 years ago

Software Stack:

Glavin001 commented 9 years ago

Going to use Electron instead.

Glavin001 commented 9 years ago

Actually, let's make the core a CLI and a programmatic library. Then it will run on any platform with Node.js installed; Windows, Linux, Mac, and Raspberry Pi. With Electron, Raspberry Pi would not necessarily work. By developing the core first, then we can support many more devices. Then development for desktop apps with Electron we can add more niceties.

Glavin001 commented 9 years ago

Also enabled runtime: https://babeljs.io/docs/usage/runtime/