Development Environment installation
Difficulty: Beginner
Pre-requisite
note
- Azure Personal Access configuration
- the license is the same as ewam 6.1
eWam Standalone
Install
- Complete the pre-requisite
- Open a command line in a new folder of your choice (
D:\ewam-demofor example) - run
npx @ewam/installer --interactivetip
Use
npx @ewam/installer -hto discover other options - Follow the non-greyed arrows below:
🎉 You are done. Now you can either run:
npm run ewamnpm run ewam:servicenpm run app:service- ...
Docker
npm run dockerize