/gushi_namer

古诗文起名: 利用诗经 楚辞等给小朋友起名字

Primary LanguageJavaScript

你的名字-用诗经, 楚辞, 唐诗,宋词起名字

demo

支持的经典

  1. 诗经
  2. 楚辞
  3. 唐诗
  4. 宋词
  5. 乐府诗集
  6. 古诗三百首
  7. 著名辞赋

开源

源码运行方法

  • 方法1: 直接点击dist目录中压缩好的html文件
  • 方法2: 源代码运行
git clone https://github.com/holynova/gushi_namer.git
npm install

# 本地调试
npm start

# 编译
npm run build