Code Monkey home page Code Monkey logo

vue-cnode's Introduction

Vue-CNode

介绍

用 Vue 做的 CNode 官网,一个单页面应用, 实现了所有的API功能。

项目结构由Vue的脚手架生成,UI框架用了bootstrap

注意

  • 对于登录功能,由于没有相应的API,所以这里就简单粗暴直接使用accessToken进行登录了 ╮(╯_╰)╭
  • 使用现代浏览器进行浏览(最好是chrome),当前并没有100%的适配移动端,后续会进行修复

开始

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

技术栈

参考的项目

  • 页面设计真是个技术活(我爱 dribbble, codrops
  • svg也是个技术活,但是带来的效果是真给力
  • 要在项目使用Snap,也各种操蛋 (解决

后续

  • 优化项目, 是场景转化更合理
  • 去掉bootstrap,改造成Material Design风格的
  • 适配移动端(使用flex布局)
  • 合理有效的应用svg
  • Vuex

vue-cnode's People

Watchers

James Cloos avatar Johnson 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.