Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 826 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 826 Bytes

AesirX DMA

About

AesirX DMA is our enterprise-level Digital Marketing Automation platform As a Service (DMAaaS). It fully connects and integrates the marketing department to web, e-commerce, mail, social media, and any other channel, delivering max results.

Find out more in https://dma.aesirx.io/

Development setup

Configure

  1. Get your REACT_APP_CLIENT_SECRET key from https://dma.aesirx.io by creating an account.
  2. Rename the .env.dist file to .env.
  3. Replace the REACT_APP_CLIENT_SECRET in the .env file with the one provided in your profile account.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm build

Get a full build and install it in your favorite web server.