App built using advanced JavaScript's syntaxes and a guide to import npm modules in our front end application.
git clone git@github.com:BalasubramaniM/es6-app.git
And repeat
cd es6-app
npm install
Finally,
npm run watch
Open index.html
file in your browser and see how es6(syntaxes) works smoothly.
Step by step instructions to understand the concept behind the project available @ Use ES6 JavaScript syntax (require, import etc.) in your Front end project.
- Balasubramani M - Initial work - Balasubramani M
This project is licensed under the MIT License - see the LICENSE.md file for details