node.js - Using express to serve an Angular app -


i planning serve angular index.html express.

is possible make call service can populate node model. pass model value index.html.

for example, call service trusted source within our compnay gives me few files write index file.

i in javascript index.html @ runtime, think woud better if node server did bootstrapped , served index.html.

i cannot seem find how done or common approach.

i have done before in .net/angular app node/express new approach me.

thanks


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -