Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 270 Bytes

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