Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 847 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 847 Bytes

For development

npm: https://www.npmjs.com/package/@drill4j/test2code-ui

For development you need a node.js.

Current versions

$ node --version
v16.17.0

$ npm --version
8.15.0

To launch the development environment, follow these steps:

  1. open console from the project root
  2. run the command npm install
  3. run the command npm run start
  4. clone admin-ui-root-config repo
  5. use guide from admin-ui-root-config repo to run it
  6. open admin-ui-root-config application and test2code will load to it
  7. enjoy the development.

Notes

Be sure that port 8080 is available

If port 8080 is unavailable you should change port in start script. Open use-plugin-urls.ts file in admin-ui-root-config repo and update url t test2code in the devModePaths pbject