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:
- open console from the project root
- run the command
npm install
- run the command
npm run start
- clone admin-ui-root-config repo
- use guide from admin-ui-root-config repo to run it
- open admin-ui-root-config application and test2code will load to it
- enjoy the development.
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