🍭 A Visual Guide To ES6 Features In Comparison With Previous Versions
Follow on Twitter → WPCouple
This repository also contains implementation of new ES6 features. Follow the steps below to check them out.
- Clone the repository.
- Go to terminal and run the following command:
npm install
- Go to
index.html
and add the filename insrc
of<script>
tag. - Open Index file and see the results.
Once you make any change to the source file, run following command to transpile.
npm run build
guide-json-file
folder contains the JSON File for map. It is made in BALSAMIQ Mockups. Go to Projects >> Import >> Mockup JSON to import the mockup and update it. Upload and Update the images and create a Pull Request.