cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

react application in MTA project

Former Member
0 Likes
821

Aim: To create a react application in MTA under html5 module.

1. i created a MTA project and created a html5 module under it.

2. then i chnaged the build parameters in mta.yaml file

   build-parameters:
      builder: custom
      commands:
        - npm install
        - npm start

3. then i deleted the default files like granter webapp and then imported my react files which i have developed in vs code (i.e. public, src, package.json)

when im running the module (run index.html) its not working.

Can anyone suggest anything on how to develop react in mta project.

Reagards,

Pratheek.

Accepted Solutions (0)

Answers (0)