feat: basic workflow
11 files changed
tree: 0f5662d8500d1f9ec4d602f128070911e828a330
  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