Coder Social home page Coder Social logo

homesweethome's Introduction

Home Sweet Home

Sample project for Ionic2 study

Prerequisites

It's Ionic2 project. so you need to know how to serve and release Ionic2 project. Install Ionic CLI and Cordova

npm install ionic -g ionic cordova

Getting Started

Download this project's source file or clone the repository.

git clone [email protected]:cowboy0626/HomeSweetHome.git

Then create your project, change directory and run your project --v means build with Angular2

ionic start yourProjectName --v
cd yourProjectName
ionic serve

Deployment (Example for Android)

Install Java SDK and Android SDK

Install Template Tools

It should have been released normally After installing Android SDK, but you will meet the message "Could not find gradle ..." It's kind of bug

  • Android Path must be set before all things below.
  • Download the latest command line tools (https://developer.android.com/studio/index.html -> very bottom part)
  • Unzip -> copy and paste "tools > templates" folder to your android sdk folder (/Libraries/Android/sdk/tools/) (press option key to see Libraries folder in your Finder)

Release

ionic build android

Author

  • Muhyun Kim

License

This project is licensed under the MIT License

homesweethome's People

Contributors

cowboy0626 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.