Getting Started with Nuxt - Part 2

@rbus · 2021-04-01 19:18 · vue

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

#vue #vuesax #vuetify #nuxtjs #programming
Payout: 0.000 HBD
Votes: 24
More interactions (upvote, reblog, reply) coming soon.