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:
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:
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:
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
- On Travel - Almeria, Spain: One of the best beach's cove
- About my visit to
- Vuex 4.0.0 is here! 🚀
- Elecciones Madrid 2021 | ESCRUTINIO EN DIRECTO
- Mastering Vuex - A guide to vuex Store
- Automated Trading Algorithm
- Ever wondered to start programming? Here is how you should start
- A guide to Bootstrap 4 within Vue Apps
- Tailwind CSS in Vue
- What is Vuetify and why you should start using this framework