aircraft

0.0.5 • Public • Published

Aircraft

https://aircraft.vc

a small framework for simple web apps

Getting Started

Install the module with: npm install aircraft

Generate an Aircraft app with:

aircraft new myapp

cd myapp

aircraft g model post

aircraft g controller post

aircraft g view post show

aircraft g routes post show

[ edit app.coffee to set your db config ]

coffee -c .; coffee app.coffee

[ browse to http://localhost:4444 ]

 
 

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

Release History

(Nothing yet)

License

Copyright (c) 2013 Brian Hendrickson
Licensed under the MIT license.

Dependents (0)

Package Sidebar

Install

npm i aircraft

Weekly Downloads

1

Version

0.0.5

License

none

Last publish

Collaborators

  • voitto