An open playground to test and learn ES6+ JavaScript including import
and export
- Fork this repo
- Clone your version of this repo to your machine
git clone https://github.com/[Your GitHub Username]/es6_playground.git
- Change directory to the project directory
cd es6_playground
- Install dependencies
npm install
- Open your browser and navigate to
http://localhost:3000/