Coder Social home page Coder Social logo

shoukailiang / school-app Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 3.0 3.75 MB

🗃vite+typescript+react18全家桶+ahooks+ant design mobile+koa2+mongodb+socket.io 船新版本招聘系统

JavaScript 11.86% HTML 0.63% CSS 0.10% TypeScript 77.35% SCSS 10.06%
react redux redux-thunk scss express react-redux ant-design mongodb mongoose styled-components create-react-app webpack socket-io socket-io-client

school-app's Introduction

校园app

vite4+react18全家桶+ahooks+ant design mobile+koa2+mongodb+socket.io

技术栈

  • React18
  • redux 管理状态
  • react-redux
  • react-router6 路由
  • ant-design mobile 蚂蚁金服UI组件库
  • koa构建服务
  • mongodb 存储数据
  • scss 预编译器
  • styled-component 让样式也能变成组件
  • socket.io 通信
  • socket.io-client socket.io的客户端
  • aHooks 好用的一些hooks

启动项目

# 下载前端依赖
npm install 
# 下载node 依赖
cd server && npm install 
# 连接mongodb (下载好mongodb,配好环境变量)
# 启动react
npm start 
# 启动node服务
npm run server

目前已经完成的功能

正在做的

  • 完善页面的美观程度
  • 后端接口完善
  • 前端类型补齐
  • 服务端渲染

打包后怎么启动

  • 会发现直接打开index.html是不行的,需要用后端渲染前端html,没有3000这个端口了
  • 在更目录下npm run server
  • 打开 localhost:后端端口号/login

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.