목록spa (3)
FILife
Laravel, Vue 설치 및 Vue SPA 세팅 script
https://github.com/finaleaf/vue-sfc-scaffolding finaleaf/vue-sfc-scaffolding Contribute to finaleaf/vue-sfc-scaffolding development by creating an account on GitHub. github.com composer와 npm은 미리 설치한다. webpack.mix.js 파일에 작성해둔 내용이 있다면 백업 해 둔다. 프로젝트 디렉토리에 들어가서 아래와 같이 installer.sh 파일을 실행한다. wget https://raw.githubusercontent.com/finaleaf/vue-sfc-scaffolding/master/installer.sh && chmod +x installer...
내가 자꾸 까먹어서 쓰는 개발 이야기/Laravel
2020. 8. 13. 10:55
[vue sfc] IE용 빌드 세팅
링크로 대체함. https://soraji.github.io/front/2019/12/05/IE11blankVuejs/ [Vue.js] Vue를 적용하니 IE11에서 하얀화면(blank)으로 나올때 vue로 실컷 작업한뒤, chrome에서 신나게 작업을 하고 있는데, soraji.github.io 별거 다 해봤는데 저것만 먹히더라.
내가 자꾸 까먹어서 쓰는 개발 이야기/Vue.js
2020. 6. 29. 10:27