Challenge 1 / 1
Because we like dinosaurs, I've created the following file:
// assets/dinosaur.js
console.log('RAAWR 🦖');
Scary! Assuming we have a standard Encore setup, how could we get this code to run on our page?
Skip challenges and go to theNext Chapter