This repository has been archived on 2020-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
2016-07-21 17:33:50 +00:00
|
|
|
// JS Goes here - ES6 supported
|
2017-08-11 14:48:32 +00:00
|
|
|
|
|
|
|
// Say hello
|
|
|
|
console.log("🦊 Hello! Edit me in src/js/app.js");
|