-- npm install -- npm run dev will build a dist folder and watch for changes made -- npm start will launch a react hot server that will refresh on changes.
If you haven't already, fork the repository on GitHub and clone your newly created repo down to your computer.
Spports ES2015+ by transpiling files with Babel. Any JavaScript feature included in the latest preset can be used. CSS files and HTML will also be transpiled and automatically inserted where intended.