1.2.0 • Published 7 years ago

iwin.js v1.2.0

Weekly downloads
1
License
-
Repository
github
Last release
7 years ago

iwin.js

Installation

$ npm install -g iwin.js

Quick Start

The quickest way to get started with express is to utilize the executable express(1) to generate an application as shown below:

Create the app:

$ iwin247 /tmp/foo && cd /tmp/foo && npm install

Start your Express project app at http://localhost:3000/:

$ npm start