Welcome. Here you can find the first steps you need to understand and to work with DragonNode.js.
- Chapter0 - The "non structured" way
- Chapter1 - The structure of an application
- Chapter2 - The "Hello World!" with express
- Chapter3 - Use bundles for common features
After the chapters just start an own application with one of the skeletons, use available bundles, group own modules to own bundles and share them.
But wait... we don't want to use a large library for that, right?
No problem, DragonNode.js consists of one file with 9 lines of code and is ready to get forked for your own requirements.
And don't forget, feel free to share your feedback and experience with me. :)