0.0.1 • Published 11 years ago

dpd-yeoman v0.0.1

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

dpd-yeoman

Deployd API generator for yeoman.

Status

Active Development

Dependencies

Quick Start

npm install -g dpd-yeoman
mkdir myapp
cd myapp
yeoman init angular
yeoman init deployd
yeoman init deployd:collection title:string description:string
mongod
node server
Open localhost:3501 in your browser to see the app
Open localhost:3501/dashboard to see the deployd dashboard.
0.0.1

11 years ago