greenpeace/planet4-gpca-tweet-generator

从下拉菜单中选择生成推文

安装次数: 189

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 3

分支: 1

开放问题: 0

语言:JavaScript

类型:wordpress-plugin

v0.1.6 2022-12-15 06:33 UTC

This package is auto-updated.

Last update: 2024-09-15 10:39:32 UTC


README

本地运行

  • 需要 WordPress >= 5.6.0 (已测试至 5.6.0)
  • 需要 PHP >= 7.0.0
  • 需要运行 Docker

克隆项目

  git clone https://github.com/greenpeace/tweet-generator.git

进入项目目录

  cd tweet-generator

安装依赖项

  npm install

安装 WordPress 环境

npm install -g @wordpress/env

在一个终端运行

  npm run build && npm run start

在另一个终端运行

  wp-env start