turkyden / guitarhub

Programmer's favorite Chinese music score resource sharing platform.
https://guitarhub.netlify.com/
6 stars 0 forks source link

晴天-周杰伦 #1

Open turkyden opened 5 years ago

turkyden commented 5 years ago

https://guitar-hub.netlify.com/songs/qingtian

Kick off your next, great Gatsby project with this default starter. This barebones starter ships with the main Gatsby configuration files you might need.

turkyden commented 5 years ago

周杰伦的《晴天》已经是十年前的歌了,应该算是老歌了吧,很经典 :)

turkyden commented 5 years ago
// 注释哦 ...
const name = `Turkyden`;
const  greet = () => window.alert(`hello ${name}`);
greet();