inula/packages/inula-test
* e1ca5eb919 Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
..
packages Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
scripts Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
.editorconfig Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
.gitignore Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
.npmrc Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
.prettierignore Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
.prettierrc.js Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
README.md Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
babel.config.js Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
link.js Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00
package.json Match-id-5307a7597a01d34f236b49f9591642b74fe13a06 2023-09-26 15:53:11 +08:00

README.md

horizon-test

  1. 大家下载这个工程放在和horizon同一层级的文件夹中
  2. 修改一下path.json中的horizon-path路径
  3. 执行npm i -f 或 yarn
  4. 执行node link.js
  5. horizon项目下执行 node link.js
  6. npm run test