From the course: Learning Nuxt.js

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Challenge: Create your first page

Challenge: Create your first page

From the course: Learning Nuxt.js

Challenge: Create your first page

(upbeat electronic music) - [Instructor] It's time to do our first challenge. For this challenge, I want you to create your first page using what we've learned in this chapter. Here are the challenge objectives. First, I want you to create a Nuxt project, using the create-nuxt-app CLI. If you're going to be using the exercise files, you can navigate to the branch 0105. Next add a new file to the pages directory called About.vue. And inside this file, I want you to add a brief introduction about yourself. This can be your bio or a paragraph stating your name, and what you do. Finally, feel free to style it however you want.

Contents