vue.maciej.co
Vue.js, first release
내 개인 웹사이트 maciej.co의 소스 파일입니다.
Vue.js로 제작
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
작동 방식에 대한 자세한 설명을 보려면 vue-loader에 대한 가이드와 문서를 확인하세요.