Computer Science, asked by Tanyaaaaa43201, 1 year ago

Using the angular rule engine in an existing project

Answers

Answered by Anonymous
2

Answer:

Explanation:

Use the ng init command to create the source in an existing folder. Use npm to install the package. The installation process will also add any required dependencies to your project. Update the dependencies section of the package.json file to include angular-rules-engine .

Answered by Ritikakinha1234
0

Answer:

Use the ng init command to create the source in an existing folder. Use npm to install the package. The installation process will also add any required dependencies to your project. Update the dependencies section of the package.json file to include angular-rules-engine .

Similar questions