covid-dashboard icon indicating copy to clipboard operation
covid-dashboard copied to clipboard

Unclear how to lunch this

Open asmyshlyaev177 opened this issue 4 years ago • 1 comments

Run npm run server-start gave me this

ERROR in Entry module not found: Error: Can't resolve './src' in '/Users/alex/covid-dashboard'

ERROR in multi (webpack)-dev-server/client?http://localhost:8080 ./src
Module not found: Error: Can't resolve './src' in '/Users/alex/covid-dashboard'
 @ multi (webpack)-dev-server/client?http://localhost:8080 ./src main[1]

Not so easy to run it, I guess workers require https.

Can add some script for build it and run with some webserver (this for example https://www.npmjs.com/package/local-web-server)

asmyshlyaev177 avatar Mar 23 '20 12:03 asmyshlyaev177