Using ES6 features

I am new to industry, i used to develop applications in university using react native. i am used to ES6 features but in industry i have to work on Framework7 which is cool. if i can use ES6 features in here i would really be loving but i could not yet figured out “how”?
is there any way to do it?
thanks for your precious time.

you can create a project with f7-cli and use webpack. the configure babel to your needs

1 Like