Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bingxuelover/question-invest

问卷调查系统,可以自由定制选项的html页面
https://github.com/bingxuelover/question-invest

bootstrap jquery

Last synced: 21 days ago
JSON representation

问卷调查系统,可以自由定制选项的html页面

Awesome Lists containing this project

README

        

# 介绍

- 仿照百度的问卷调查系统
- 可以手动定制问卷的题目和内容
- 可以在线预览效果,包括电脑和手机端效果
- 预览界面,兼容到IE6

# 技术栈

## html

- bootstrap
- jquery
- jquery.ui
- icheck
- select
- tooltip
- clipboard

## 架构服务

- nodejs
- webpack
- less

# 运行

- npm start 运行 localhost:5000 服务
- npm run lessver 运行 localhost:3000 动态刷新服务器

# 备注

- 动态刷新服务器,在某些界面不能正常运行,可以使用5000端口运行