Workflow for AngularDjango app development - Stack Overflow

I'm working on an app using Django & Angular.I need to build the Angular app and deploy it t

I'm working on an app using Django & Angular. I need to build the Angular app and deploy it to be served through the Django dev server in order to use Django as the backend, and I'm wondering if there's a way to optimize the following steps:

  • Building the Angular app with ng build
  • Removing the Angular files from the static files directory in my Django app
  • Copying the built Angular app to the Django app static files directory

Ideally I'd like to have it done automatically on edit/save, similar to how each framework works independently. Do I have to cobble something together or is this supported already somehow? Thanks.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744724195a4590085.html

相关推荐

  • Workflow for AngularDjango app development - Stack Overflow

    I'm working on an app using Django & Angular.I need to build the Angular app and deploy it t

    1天前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信