How to integrate blur-admin with express framework.
Open
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to integrate blur-admin with express framework. when I try **gulp build** and try use the files in release folder, all files are obfuscated/minified and its very difficult to make modifications on those files.
When I did **gulp dev-release**, directly opening index.html in chrome browser from dev-release folder is giving a blank page with just footer. I did "open -a Google\ Chrome --args --disable-web-security --user-data-dir=~/ChromeDevSession/"
I want to use blur-admin as static files, I am already using so many things with express so I don't want to change from express at this stage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.