Skip to content

辅助开发 PixiJs / html2canvas 海报工具、并输出海报代码。

Notifications You must be signed in to change notification settings

cchao123/easy-poster

Repository files navigation

easy-poster

自用H5海报需求部分辅助开发工具

项目结构

|- src
	|- codeTemplate     // 模板字符串
	|- components
		|- layouts     // 页面布局
		|- template    // 组件UI层
	|- composables
	|- constants
		|- defaultTemp // 预设海报
		|- driver      // 预设指引	
	|- styles          // Custom theme
|- dist

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Usage

git clone https://github.com/cchao123/easy-poster
cd easy-poster
npm i
npm run dev

Custom theme

See src/styles/element/index.scss.

About

辅助开发 PixiJs / html2canvas 海报工具、并输出海报代码。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages