This website requires JavaScript.
Explore
Wiki
Markdown
Emojis
Help
Sign In
rayelliott
/
victor-hugo
Archived
Watch
1
Star
0
Fork
You've already forked victor-hugo
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
7919e6421d
victor-hugo
/
src
/
js
/
app.js
5 lines
99 B
JavaScript
Raw
Blame
History
// JS Goes here - ES6 supported
// Say hello
console
.
log
(
"🦊 Hello! Edit me in src/js/app.js"
)
;
Reference in New Issue
View Git Blame
Copy Permalink