Add node version info in contributors readme section

old
Javi Velasco 2015-11-11 15:40:36 +01:00
parent 7a1181aa8b
commit 838f81850f
1 changed files with 2 additions and 0 deletions

View File

@ -70,5 +70,7 @@ If you browse the resulting markup you will see *data attributes* like `data-rol
The project is being initially developed and maintained by [Javier Velasco](http://javivelasco.com) and [Javier Jiménez](http://soyjavi.com) and the [contribution scene](https://github.com/react-toolbox/react-toolbox/graphs/contributors) is just getting warm. We want to create reference components so any contribution is very welcome.
To work in the project you'd need a `node` version with ES6 syntax. Although the project is built using Babel we use some ES6 features in the development server. Also, the packages has been tested with `node 4.2.1`. Consider using [nvm](https://github.com/creationix/nvm) or [n](https://github.com/tj/n) to handle different node versions!
## License
This project is licensed under the terms of the [MIT license](https://github.com/react-toolbox/react-toolbox/blob/master/LICENSE).