05-rutas-ciclo

Leasons learned

  • Vue router
  • Router lazy loading
  • Receive parameters through url
  • Receive props through url
  • Create navbar with personalized ruouting
  • Use of guards(routes protection)
  • Specific guards for components and groups of routes

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.