codedthemes / berry-free-react-admin-template

Berry free react material-ui admin template for easing and faster web development.
https://berrydashboard.io/free/
MIT License
1.78k stars 884 forks source link

Meet issue when deploy the template to firebase #34

Closed FENGXIANGLI closed 2 years ago

FENGXIANGLI commented 2 years ago

I can run the app successfully locally on http://localhost:3000/free

however when I try to deploy it to firebase to host my website I meet issue:

after firebase init my project I run firebase deploy this website https://web3passport.web.app to the firebase when I open with chrome extension and I meet this issue:

<noscript>You need to enable JavaScript to run this app.</noscript>

Any suggestion?

FENGXIANGLI commented 2 years ago

follow this branch https://github.com/codedthemes/berry-free-react-admin-template/commits/test-netifly finishes the fix