Loading views...

GeoPano Init

Date
Date
2020 Mar 10 0:0
Created by
Created by
Seonglae ChoSeonglae Cho
Created time
Created time
2023 Feb 28 12:39
Last edited by
Last edited by
Seonglae ChoSeonglae Cho
Last edited time
Last edited time
2023 Feb 28 16:18
Refs
Refs
Vue CLI 서버사이드에서 ES6 문법 사용하기 require 안쓰고 import 쓰게
nuxt
각자 하니 안되지
일단 해보자
 
notion image
notion image
선택한 옵션들
 
지운 폴더
  • assets
  • components - logo
 
notion image
아주 훌륭하다
notion image
 
 
  • 프로젝트 생성 이후 nuxt cli 참고들 - vue cli 는 글로벌이고
nuxt/nuxt-cli
WIP: CLI for Nuxt.js projects. Contribute to nuxt/nuxt-cli development by creating an account on GitHub.
nuxt/nuxt-cli
  • mdi 버그있는데 버리고
[Bug Report] Problem with the icons on the Previous and Next buttons for pagination. · Issue #10797 · vuetifyjs/vuetify
Dismiss GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up seongjin605 changed the title[Bug Report] The icons on the Previous and Next buttons for Pagination are strange. [Bug Report] Problem with the icons on the Previous and Next buttons for pagination.
[Bug Report] Problem with the icons on the Previous and Next buttons for pagination. · Issue #10797 · vuetifyjs/vuetify
Material desing icon are not correctly shown · Issue #298 · nuxt-community/vuetify-module
Module version 1.8.3 Describe the bug Instead of the right icon, i've got a square or a chinese character. To Reproduce https://codesandbox.io/s/nuxtjs-vuetify-v0k7i Steps to reproduce the behavior: launch the app Additional context I as...
Material desing icon are not correctly shown · Issue #298 · nuxt-community/vuetify-module
 
 
api 통신
notion image
definecall error 인데 여러 경우가 있지만 이상한 폴더 import 할 때 문제
 
config json 도 imoprt 해서 생김 filter 해주고
 
 
 
server 라서 잠시 이름 바꿔주고
nuxtjs.org
Nuxt internally creates a connect instance that we can add our own custom middleware to. This allows us to register additional routes (typically /api routes) without need for an external server. Because connect itself is a middleware, registered middleware will work with both nuxt start and also when used as a middleware with programmatic usages like express-template.
  • static serving nuxt 에서 하는 법
__dirname 으로 접근하기에 src부터 접근해야했다
 
 
 
 
 

Recommendations