GithubHelp home page GithubHelp logo

jkuri / ionic2-rxjs-socketio-chat Goto Github PK

View Code? Open in Web Editor NEW
44.0 9.0 26.0 1.25 MB

Ionic2 RxJS Socket.io Chat Sample App

License: MIT License

CSS 20.70% HTML 9.86% TypeScript 37.09% JavaScript 32.35%

ionic2-rxjs-socketio-chat's Introduction

ionic2-rxjs-socketio-chat

Install & Run

Clone this repo

git clone https://github.com/jkuri/ionic2-rxjs-socketio-chat.git
cd ionic2-rxjs-socketio-chat

Install server dependencies and run the server. Note that the server must be running for application to work.

cd server
npm install
node server.js # run the server

Then install app dependencies.

cd app
npm install
ionic serve # run the app in browser

Then open another browser and navigate to http://localhost:8100 or emulate app on device.

Emulate app on iOS (Mac OSX required)

ionic platfrom add ios
ionic ios run

Emulate app on Android

ionic platform add android
ionic run android

Author

Jan Kuri

Preview

ScreenShot

Licence

This project is licensed under the MIT license. See the LICENSE file for more info.

ionic2-rxjs-socketio-chat's People

Contributors

jkuri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ionic2-rxjs-socketio-chat's Issues

In the app??

In the app doesn't have the build folder .
How to build it ??

Support Ionic2 RC0

Are you planning to upgrade it to Ionic2 RC0?
I'm trying it to make a pull request, but I'm having some problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.