Workflow
View Profile Settings Logout
Dashboard Support
Your Profile Settings Sign out

Posts

Name Date modified Date created
  • Getting started with nuxt
    How to get started with Nuxt

    In this tutorial, we’re going to learn how to create server-side rendered applications by using Nuxt.js.

  • Understanding the nuxt project structure
    Understanding the nuxt project structure

    learn more about the Nuxt project structure

  • Understanding the nuxt custom configuration options
    Understanding the nuxt configuration options

    learn more about the Nuxt custom configuration options

  • Understanding Nuxt asset serving
    Understanding Nuxt asset serving

    The assets directory contains your un-compiled assets such as Stylus or Sass files, images, or fonts.

  • How to create custom pages in nuxt
    How to create custom pages in nuxt

    You will spend most of your time working in this directory to create pages for your Nuxt app.

  • How to use Nuxt layouts
    How to use Nuxt layouts

    Layouts are the backbone of Nuxt Pages and components helping to change the look and feel of your nuxt app.