rbus avatar

Getting Started with Nuxt - Part 2

rbus

Published: 01 Apr 2021 › Updated: 01 Apr 2021Getting Started with Nuxt - Part 2

Getting Started with Nuxt - Part 2

After setting up our new nuxtJs application we now need to run our server in localhost:
To do this we should follow this simple commands after creating our app:

To get started:

    cd orion
    npm run dev

The following will appear in localhost:
Screenshot_2021-03-31 orion.png

PD: I really like Vuesax for ui development so i picked this one in particular.

Playing a bit with vuesax we can make everything very easy and instantly using the premade components this lib bring us.

For example i made this:
Screenshot_2021-03-31 orion(2).png
This is a sample of a navbar with a child container.

References: https://vuesax.com/
https://nuxtjs.org/

I ll keep updating time by time when i make more progress, im willing to make a vue press application using vuesax and nuxt with SSR. Stay tuned :D

Leave Getting Started with Nuxt - Part 2 to:

Written by

Read more #vue posts


Best Posts From rbus

We have not curated any of rbus's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From rbus