Vue.js의 Nuxt.js 프레임워크 개발 관련 자료 모음
2019. 6. 11. 00:20ㆍ서버 프로그래밍
Vue.js의 프레임워크 중에 하나인 Nuxt.js를 사용하여 개발하는데 필요한 레퍼런스들이다. 다른건 Vue.js와 별 차이가 없었지만 Router와 Programmatic Navigation 부분이 조금 달라서 삽질 좀 했다.
https://kdydesign.github.io/2019/04/10/nuxtjs-tutorial/
https://router.vuejs.org/guide/essentials/navigation.html
http://jeonghwan-kim.github.io/2018/04/07/vue-router.html
https://linked2ev.github.io/devlog/2019/01/22/Nuxt-Admin-4.-Nuxt-Component-Divison/
https://deepweller.tistory.com/26
https://ko.nuxtjs.org/guide/views/