1.5.3-alpha.6 • Published 3 years ago

@kakahuy113/test-dma-app v1.5.3-alpha.6

Weekly downloads
-
License
GPL-3.0-only
Repository
-
Last release
3 years ago

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.