DevJourney
Home
/
React
/
30DaysofJS
/
helloworld.js
React/30DaysofJS/helloworld.js
console
.
log
(
'Hello, World!'
)
View on GitHub