Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

postor/html5-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html5-generator

一个快速制作移动宣传页面的工具 | a tool for making mobile slide pages with animations

使用方法 | Usage

提前安装 | Prerequisites:nodejsmongodb可选(也可用nedb代替),git

  1. 下载代码 | check out code

git clone https://github.com/postor/html5-generator.git

  1. 安装依赖 | install packages

cd html5-generator

npm install

  1. 修改配置 | modify config (eg: dbURI)

vi config.js

  1. 启动服务 | start your service

node app.js

已有功能 | Current Build

  • 注册 | register
  • 登陆 | login
  • 创建页面 | create page
  • 编辑页面、元素 | edit page/element
  • 元素进场效果 | animation for come in
  • 元素持续动画 | animation for infinite loop
  • 支持基于模板修改 | create base on another

效果 | check it out

1. build a animating clock

  1. build a animating clock https://www.youtube.com/watch?v=xEoaCEzmRMA&list=PLM1v95K5B1ntVsYvNJIxgRPppngrO_X4s

2. add page, element and script

  1. add page, element and script https://www.youtube.com/watch?v=0rn-T3izhlg&list=PLM1v95K5B1ntVsYvNJIxgRPppngrO_X4s

About

通过编辑器生成h5页面 make html5 pages through editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published