Code Monkey home page Code Monkey logo

weapp-scaffold's Introduction

小程序-前端

项目背景

里程碑

2018.12.07 项目立项

负责人

  • 产品负责人 :
  • 前端开发负责人 :
  • 测试 :
  • 后端 :

项目结构汇总

 |——云枢纽
 |    |——config   ---配置目录
 |    |——node_moudules ---
 |    |——src
 |    |    |——assets ---静态文件
 |    |    |——components ---公共组件
 |    |    |——constants  ---常量文件
 |    |    |——pages  --- 页面文件目录
 |    |    |    |——index  index 页面目录
 |    |    |    |    |——index.js index 页面逻辑
 |    |    |    |    |——index.css 页面样式纳
 |    |    |
 |    |    |——model   --- 实体类(前端数据处理工厂)
 |    |    |——service --- API接口
 |    |    |——store   --- 前端数据中心
 |    |    |    |——index.js --store实例
 |    |    |
 |    |    |——utils  ---工具类
 |    |
 |    |
 |    |——.babelrc
 |    |     ...
 |    |——package.json

项目整体结构

  • taro.js
  • taro-ui 基础组件库
  • webpack 自动化构建
  • hoolinks 基础服务库

关键业务描述

开发工具

  • webstrom,vscode

环境

  • nodejs(9.8.0)

测试环境链接

Build Setup

# install dependencies
yarn install

# serve
yarn dev:weapp 开发运行

# build for production with minification
yarn build:qa qa环境
yarn build:uat uat环境
yarn build:prod 生产环境

weapp-scaffold's People

Contributors

duanguang avatar

Watchers

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