Set up working environment
- npm install -g babel-core
- npm install -g babel-cli
- Create .babelrc
{ "presets": ["es2015"] }
Run example
npm install
babel-node example.jsMISC
- Read README.md with
grippip install grip
FactoryGirl like TDD test object generator in ES6 and compiled with babel
{
"presets": ["es2015"]
}npm install
babel-node example.jsgrippip install grip