Skip to content

🎉 山东理工大学新学期思想动态调查问卷系统

Notifications You must be signed in to change notification settings

youthol/sdut-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

山东理工大学新学期思想动态调查问卷系统

使用方法

把代码拉到本地:

git clone https://github.com/oxyzhg/sdut-survey.git

进入项目文件夹:

cd sdut-survey-react

安装依赖:

#使用npm
npm install

#使用yarn
yarn

开启本地服务:

#使用npm
npm start

#使用yarn
yarn start

打包应用:

#使用npm
npm build

#使用yarn
yarn build

然后把打包后的文件 build 文件夹上传就行了,可以改个名字。

所用技术

  • react16
  • react-router4
  • es6
  • antd-mobile

About

🎉 山东理工大学新学期思想动态调查问卷系统

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published