Code Monkey home page Code Monkey logo

cnode-vue's Introduction

cnode-vue

Vue版 cnodejs.org社区 WebApp 线上访问

Build Setup

# clone repo
git clone [email protected]:ihanyang/cnode-vue.git

# install dependencies
npm install

# build for production
npm run build

目录结构

├── dist                      // 输出目录
├── node_modules              // Node.js 模块
├── src                       // 源码
│   ├── components            // 组件目录
│   ├── css                   // css 目录
│   ├── images                // 图片目录
│   ├── router                // 路由
│   ├── utils                 // 工具目录
│   ├── font                  // icon 目录
│   ├── views                 // 视图
│   ├── vuex                  // vuex 目录
│   ├── api.js                // api.js
│   ├── app.js                // 项目入口
│   ├── app.vue               // 根组件
├── static                    // 项目截图
├── .babelrc                  // babel 配置文件
├── .gitignore                // git 忽略文件
├── index.tpl                 // 项目模板
├── package.json              // 项目配置文件
├── README.md                 // 项目说明
└── server.js                 // Node.js 服务
└── webpack.config.babel.js   // webpack 配置文件

Screenshots

screenshot screenshot

cnode-vue's People

Contributors

h513915503 avatar ihanyang avatar

Watchers

 avatar  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.