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-demo
for example) - run
npx @ewam/installer --interactive
tip
Use
npx @ewam/installer -h
to discover other options - Follow the non-greyed arrows below:
🎉 You are done. Now you can either run:
npm run ewam
npm run ewam:service
npm run app:service
- ...
Docker
npm run dockerize