All Projects → appcelerator → titanium-vue-sample

appcelerator / titanium-vue-sample

Licence: Apache-2.0 license
Sample app showing Vue.js on Titanium

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to titanium-vue-sample

Nobullshit
A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.
Stars: ✭ 221 (+1741.67%)
Mutual labels:  sample-app
node-tasks-app
Tasks App is a sample Task Management app built on the Slack Platform.
Stars: ✭ 59 (+391.67%)
Mutual labels:  sample-app
browser-push
Complete workout and guidelines to add web push notifications support for your webapp without third-party notification provider
Stars: ✭ 67 (+458.33%)
Mutual labels:  sample-app
sample-app-videosdk
Zoom Video SDK web sample
Stars: ✭ 59 (+391.67%)
Mutual labels:  sample-app
truevault-react-js-sample-app
A React Sample Application that integrates with TrueVault for HIPAA Compliance
Stars: ✭ 27 (+125%)
Mutual labels:  sample-app
play-java-chatroom-example
Example Chatroom with Java API
Stars: ✭ 33 (+175%)
Mutual labels:  sample-app
Play Scala Websocket Example
Example Play Scala application showing WebSocket use with Akka actors
Stars: ✭ 194 (+1516.67%)
Mutual labels:  sample-app
play-java-fileupload-example
An example Play application showing custom multiform fileupload in Java
Stars: ✭ 13 (+8.33%)
Mutual labels:  sample-app
cloud-workflow-samples
Workflow sample projects as reference content. Users can download and import the content of this project to their tenant to understand and learn how to consume workflow.
Stars: ✭ 52 (+333.33%)
Mutual labels:  sample-app
kotlet
Just another Kotlin sample Android application which uses MVP architecture, Dagger2, Retrofit + Okhttp, RxJava etc.. plus some docs I've collected
Stars: ✭ 27 (+125%)
Mutual labels:  sample-app
XamChat
Simple chat application for iOS and Android
Stars: ✭ 26 (+116.67%)
Mutual labels:  sample-app
play-scala-fileupload-example
An example Play application showing custom multiform fileupload in Scala
Stars: ✭ 29 (+141.67%)
Mutual labels:  sample-app
RxSwift-MVVM-iOS
SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.
Stars: ✭ 96 (+700%)
Mutual labels:  sample-app
Play Scala Starter Example
Play Scala Starter Template (ideal for new users!)
Stars: ✭ 238 (+1883.33%)
Mutual labels:  sample-app
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (+266.67%)
Mutual labels:  sample-app
Poi On Android
A sample project that shows how Apache POI can be used in an Android application
Stars: ✭ 206 (+1616.67%)
Mutual labels:  sample-app
play-scala-compile-di-example
Example Play Project using compile time dependency injection and Play WS with ScalaTest
Stars: ✭ 37 (+208.33%)
Mutual labels:  sample-app
spring-boot-tc-mysql
Sample Spring Boot application that uses MySQL to perform integration tests by using TestContainer.
Stars: ✭ 21 (+75%)
Mutual labels:  sample-app
cleanarchitecture-sample
Sample REST API demonstrating the clean architecture
Stars: ✭ 43 (+258.33%)
Mutual labels:  sample-app
firebase-chat-sample
A sample app that shows basic usage of Firebase Auth and Database in form of a very simple chat hub app
Stars: ✭ 21 (+75%)
Mutual labels:  sample-app

Titanium Vue.js sample app

Dead simple app to demo Vue.js in Titanium

Getting started

Clone this repo, change into the project root directory and import the app:

appc new --import

Then install required dependencies inside the app directory.

npm i

Now change back into the project root and run

appc run -p [android|ios]

Contributions

Open source contributions are greatly appreciated! If you have a bugfix, improvement or new feature, please create an issue first and submit a pull request against master.

Getting Help

If you have questions about the Vue.js on Titanium, feel free to reach out on Stackoverflow or the #titanium-vue channel on TiSlack. In case you find a bug, create a new issue or open a new JIRA ticket.

License

Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].