feat: colors
5 files changed
tree: ff1e86e1cc8fb8868eea7cf5f70fabe8e987c2dd
  1. config/
  2. src/
  3. .editorconfig
  4. .gitignore
  5. .prettierignore
  6. .prettierrc
  7. _body.html
  8. index.html
  9. LICENSE
  10. package-lock.json
  11. package.json
  12. README.md
  13. tsconfig.json
  14. vite.config.ts
README.md

Apache ECharts WordCloud Generator

Build

Install

npm i

Start dev

npm run dev

Release

npm run release