Skip to main content

Development Environment installation

Difficulty: Beginner

Pre-requisite

note

eWam Standalone

Install

  1. Complete the pre-requisite
  2. Open a command line in a new folder of your choice (D:\ewam-demo for example)
  3. run npx @ewam/installer --interactive
    tip

    Use npx @ewam/installer -h to discover other options

  4. 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