Code Monkey home page Code Monkey logo

jql_sum's Introduction

一个React构建的周总结系统

这是一个React开发的简易周总结系统,通过create-react-app构建工具生成,包含登录、汇总列表、单期列表、用户总结、总结提交等功能。

构建工具的更多信息请参考:https://github.com/facebookincubator/create-react-app
UI组件的更多信息请参考:https://ant.design/docs/react/introduce-cn

运行

安装依赖包

npm run install

运行开发环境

npm run start (http://localhost:3000)

编译发布包

npm run build

查看编译效果

npm install pushstate-server -g
pushstate-server build (http://localhost:9000)

界面效果

登录界面

登入界面

A summary system created by React

This is a simple weekly summary system created by React, by the build tool create-react-app,it includes login, totol list, weekly list, user summay, submit summary etc.

For more information of the tool:https://github.com/facebookincubator/create-react-app
For more information of UI component: https://ant.design/docs/react/introduce

Getting Started

installation

npm run install

Run a development enviroment

npm run start (http://localhost:3000)

Build the publish package

npm run build

See the result

npm install pushstate-server -g
pushstate-server build (http://localhost:9000)

User interface

登录界面

登入界面

jql_sum's People

Contributors

yunshan-lew avatar

Stargazers

 avatar

Watchers

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