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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -