Giter Site home page Giter Site logo

fcc-vue's Introduction

杭州FreeCodeCamp社区-Vue

版本:V1.0.0

此代码不开源,开发完之后在新建一个版本库进行源码开源

项目构建

# 安装依赖,一下两种书写方式均可
npm install / cnpm i

# 运行项目,vue会在本地自动构建服务,服务地址为 localhost:8080端口
npm run dev

# 打包项目文件,打包发布到服务器上,文件大小被压缩
npm run build

开发规范

项目文件目录结构

  • assets:存放图片、样式
  • components:存放公共样式、以及不常用组件
  • build:构建文件目录
  • node_modules:依赖文件
  • router:存放路由
  • view:存放所有视图页面

自定义组件使用 “vue-自定义名称”

所有样式与 js 在 App.vue 中引入,个别除外,比如 mate 标签,CDN 链接

团队开发每次修改在 Versions.md 中写入修改哪些地方?什么地方做了调整。采用日期开发版本叠加方式:从 V1.0.0.20170925 开始,最后一位为修改版本,修改一次调整一次;

设计稿存放在 “问题/Issues” 面板里面

123

样式

  • 独有样式放在独立的组件中
  • 公有样式放在src/assets中

fcc-vue's People

Contributors

shmaur avatar zzhiren avatar pecora9264 avatar yinyimingall avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar damon.chen avatar ruo avatar  avatar

fcc-vue's Issues

文本素材

黄金良

  • 岗位:软件开发工程师
  • 自身技能:UI设计、HTML+CSS+JS、anuglar
  • 博客:www.shmaur.com
  • 作品名称:预先知
  • 作品地址:www.yuxianzhi.com

尹一鸣

钱凯行

李序锴

设计稿

与第一版设计稿缺别在于与后台配合开发的地方以去除,只留下静态页面的开发,后面与后台交接时接进来
首页.zip

设计稿问题

与第一版设计稿缺别在于与后台配合开发的地方以去除,只留下静态页面的开发,后面与后台交接时接进来,这里完善了五大模块,以及功能实现的备注,有问题在群里面提出
Fcc杭州第二次设计稿.zip

本次开发设计稿

与第一版设计稿缺别在于与后台配合开发的地方以去除,只留下静态页面的开发,后面与后台交接时接进来
首页.zip

设计稿主要内容

一、banner的轮播图

二、活动的轮播图

三、成员的作品

四、成员的博客

应该还有一个工具类的面板,在开发完之后加上

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.