optimize how to release (#74)

1 file changed
tree: b5ed7df149691c6ba71d16c6d7e220e4f4cd5443
  1. .github/
  2. blog/
  3. community/
  4. docs/
  5. download/
  6. i18n/
  7. src/
  8. static/
  9. .asf.yaml
  10. .gitignore
  11. babel.config.js
  12. docusaurus.config.js
  13. LICENSE
  14. package.json
  15. README.md
  16. sidebars.js
  17. tsconfig.json
  18. yarn.lock
README.md

incubator-uniffle-website

local startup

npm start

If you want to start with i18n, e.g. switch to zh-cn, you can use the following command:

npm start -- --locale zh-CN