Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 869 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 869 Bytes

TouchstoneJS Starter

Reference TouchstoneJS App with examples of all UI components.

See the demo live here.

To build and preview locally, run the gulp dev task. It will build the app with browserify, and start a preview server at localhost:8000.

The source for the app is in the /src folder; /www and /platforms are managed by cordova.

To build for iOS, run gulp prepare then build the XCode project /platforms/ios/Touchstone.

More documentation and examples to come soon.

Feedback / Questions?

Let us know! Contact us at thinkmill.com.au or open an issue.

We're busily building the TouchstoneJS framework and welcome any ideas / contributions / PRs.

License

MIT. Copyright (c) 2015 Thinkmill Pty Ltd.