Code Monkey home page Code Monkey logo

vuepress's Introduction

VuePress Cli

准备

  • 源码仓库(源码备份)
  • 博客仓库(博客部署)

开发环境

  • Git
  • Node.js
  • yarn

使用

下载

$ git clone https://github.com/Summer19910608/vuepress.git

修改仓库地址

$ git remote set-url origin 源码仓库地址

保存源码

$ git add -A
$ git commit -m "commit"
$ git push

安装

$ yarn install

如果下载慢,使用下面命令全局加速

$ yarn config set registry https://registry.npm.taobao.org

部署

需要修改 deploy.sh 脚本

命令

命令 说明
yarn start 本地预览
http://127.0.0.1:2234
yarn build 编译
yarn deploy 部署

教程

协议

MIT

vuepress's People

Watchers

James Cloos avatar Summer HS avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.