Giter Club home page Giter Club logo

vee-home-control-center's Introduction

源码作者https://github.com/ForceBoot/HomePage
基本的代码没有变动 只是修改了部分链接名称 icon为自己的

效果演示

http://veelove.myds.me:8000/

环境搭建

MAC环境安装Node.js

安装步骤:

1、安装homebrew: 可以通过brew -v来看是否安装了homebrew,如果能正确显示homebrew的版本号,说明homebrew已安装

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

2、安装node,在终端中输入命令如下:

brew install node

验证node是否安装成功 命令npm -v、node -v,能正确显示版本号即表示node安装成功,如果是通过homebrew安装的,下发命令brew list会显示node。

项目设置

npm install

展示开发环境下的效果

npm run serve

开始编译

npm run build

运行测试

npm run test

提示和修复文件

npm run lint

自定义配置

See Configuration Reference. "# HomePage"

vee-home-control-center's People

Contributors

veelove avatar

Watchers

 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.