Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanadamss/projecttemplate
个人项目模板
https://github.com/bryanadamss/projecttemplate
boilerplate h5 template
Last synced: about 2 months ago
JSON representation
个人项目模板
- Host: GitHub
- URL: https://github.com/bryanadamss/projecttemplate
- Owner: BryanAdamss
- Created: 2016-10-27T07:44:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T06:30:35.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T03:01:59.408Z (5 months ago)
- Topics: boilerplate, h5, template
- Language: CSS
- Size: 1.39 MB
- Stars: 93
- Watchers: 2
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProjectTemplate
个人使用的一个项目模板
## 内容
- 利用requirejs整合了常用js/jquery 组件;截流/轮播/layer/移动端相册/时间选择等
- 整合了常用sass mixin/placeholder/function并利用vw+rem实现移动端适配
- 使用gulp搭建整个构建流程,包含sass编译/auto prefixer/js压缩/图片压缩/hot reload等