매우 유용한 아름다운 vue.js 홈페이지 템플릿
2398 단어 vuejavascript
Vue Nice 홈페이지
데모는 여기
particle-bg-vue 라이브러리 정보
이 프로젝트는 반응 입자 배경 구성 요소 라이브러리 https://github.com/lindelof/particles-bg-vue를 사용합니다. 매우 간단합니다. 누구나 머스킷티어가 될 수 있습니다.
설명
이 프로젝트는 https://github.com/mtobeiyf/vuepress-homepage에서 분기되었으며 author 덕분에 약간의 수정 및 조정을 했습니다.
시작하기
여기에서 전체 문서를 확인하세요. 👉 Guide
Node.js 및 yarn이 설치되어 있는지 확인하십시오.
# Clone the repo
$ git clone https://github.com/mtobeiyf/vuepress-homepage.git
$ cd vuepress-homepage
# Install dependencies
$ yarn # or npm install
# Run
$ yarn dev # or npm run dev
http://127.0.0.1:8080/
에서 사이트를 확인하십시오.
특징
# Clone the repo
$ git clone https://github.com/mtobeiyf/vuepress-homepage.git
$ cd vuepress-homepage
# Install dependencies
$ yarn # or npm install
# Run
$ yarn dev # or npm run dev
정적입니다. 즉, 사이트가 생성되면 Netlify 또는 GitHub Pages과 같이 어디에나 사이트를 배포할 수 있습니다.
특허
MIT License로 출시되었습니다.
Reference
이 문제에 관하여(매우 유용한 아름다운 vue.js 홈페이지 템플릿), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/lindelof/a-beautiful-vue-js-homepage-template-very-useful-4029텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)