A client library for the Purpose Platform
-
Clone the template movement site: github.com/PurposeOpen/Movement
-
Customize it however you want! The template movement is released under the MIT license.
- Fork it this repo
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request