I think it will be best if you start with ES5 and you can gradually transition to ES6 because ES6 is more of a syntactic sugar to ES5.
If you want to get a head start you can check out this Hashnode original on how to move from zero to master javascript.