javascript - Yeoman setup for client + server project -


i'm developing framework based on "scalable javascript application architecture" modules should able run both on server (node) client.

i'm looking project set-up/bootstrap client , server-side developed/build/tested separately while still making use of shared resources such mentioned modules.

i yeoman clientside setup, , seems yeoman extending it's reach include scaffolds server-side stuff although still experimental.

however, day 've yet find project setup combines server + client setup described above.

any pointers, github test project, etc. highly appreciated.

you might want take @ experimental branch yeoman team working on:

http://github.com/yeoman/yeoman/tree/express-stack


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -