GithubHelp home page GithubHelp logo

zhuoyao / sccollege Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zengkaiwen/sccollege

0.0 1.0 0.0 799 KB

毕设项目:一个基于微信小程序的大学生轻社区应用,用户对象为川内各高校学生

License: Apache License 2.0

JavaScript 76.34% CSS 23.20% HTML 0.47%

sccollege's Introduction

SC-College

前言:

SC-College是我的一个毕设项目,基于微信小程序的应用模式。小程序端用到的框架是Taro,主要是考虑到方便部署到其他端,另外也是自己希望在实习结束的时间里保持对React的使用,毕竟Taro是基于React语法规范的。后端服务程序参考sns-college

截图预览

首页

帖子详情

选择话题

发表帖子

我的页面

使用

本地需要全局安装好Taro的脚手架工具

# 使用 npm 安装 CLI
$ npm install -g @tarojs/cli
# OR 使用 yarn 安装 CLI
$ yarn global add @tarojs/cli
# OR 安装了 cnpm,使用 cnpm 安装 CLI
$ cnpm install -g @tarojs/cli

拷贝项目:

$ git clone https://github.com/kevin-zeus/sccollege.git

随机进入项目目录:

$ cd sccollege

关于编译预览与打包如下:

# yarn
$ yarn dev:weapp
$ yarn build:weapp

具体参考Taro官方文档

sccollege's People

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.