movement

0.0.13 • Public • Published

movement

Simple Framework built using Express + a lot of stuff

Installation

npm install movement

Use from the command line:

> movement new app_name
> cd app_name
> npm install
> movement generate controller controller_name
> movement generate resource resource_name
> movement console 

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Readme

Keywords

Package Sidebar

Install

npm i movement

Weekly Downloads

30

Version

0.0.13

License

MIT

Last publish

Collaborators

  • ussballantyne