Show DevBest Lil' Framework (Node Startup Kit)

LeChris

github.com/habbo-hotel
Sep 30, 2013
2,734
1,318
Hey,

When developing Node applications - I found my coding style is often repeated, so the decision was made to create a small framework to deploy applications rather quickly. Lil Framework provides a database environment, web server, caching, and so on to help you expand quickly.

Code Link


Start Guide
-Install Node (7.x preferred)
-Run npm i in the installation folder (Where you put it)
-Run
 

Users who are viewing this thread

Top