on ‎2020 Aug 28 3:31 PM
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.
Request clarification before answering.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.