stephenLYZ commented on issue #21049: URL: https://github.com/apache/superset/issues/21049#issuecomment-1229704253
@wang-valdanito-chao Hi. Some of the content in this article is out of date, so I recommend referring to the official superset documentation. https://github.com/apache/superset/blob/master/CONTRIBUTING.md#webpack-dev-server ``` # Run the dev server on a non-default port npm run dev-server -- --port=9001 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
