Alchemy Application Skeleton

A skeleton for creating applications with Node.js and the Alchemy MVC

Installation

After cloning this skeleton, install the required packages:

npm install

You can run the server by executing:

node server.js