node.js - Not able to deploy Angular app made in Yeoman -
node.js - Not able to deploy Angular app made in Yeoman -
i created app using yeoman. works fine on local while "yeoman server" running.
but when created dist, running "yeoman build", doesn't work. here link code on github: https://github.com/srijanaravali/yaspa
node running on machine , demo project in angular seed works fine @ same time.
node.js angularjs yeoman
Comments
Post a Comment