Giter Site home page Giter Site logo

ionic-rocket's Introduction

Ionic Rocket

Ionic Rocket

The best solution to bootstrap your HTML5 Mobile Application, created by @yrezgui.

Ionic Rocket is a collection of tools for building easily your HTML5 mobile application from prototyping to production. It's a bunch of opensource libraries and frameworks. It is recommanded to use it on Unix systems (Linux, Mac OS, etc.) but it works on every platform supported by @NodeJS.

You can follow me on Twitter for any questions: @yrezgui.

Ionic Rocket is built on these projects :

  1. Ionic Framework
  2. AngularJS
  3. Cordova
  4. Sass
  5. Jade
  6. Gulp
  7. NodeJS
  8. NPM
  9. Bower

Getting started

Run these commands in your terminal in the directory of the cloned repository:

npm install
bower install

If you don't have Gulp already installed, execute this command :

npm install -g gulp

And finally this command to have your automatic build:

gulp watch

You need a HTTP server to serve your files. I will certainly add an express instance soon. For now, you can use this command (which is useful for a quick HTTP server) :

python -m SimpleHTTPServer

Don't forget to run it in the root folder of Ionic Rocket. The watch task clean at first the www folder and it crashes python server if you loaded from there.

Contributing

Fork the project, create a pull request and in your commit need to be like that :

(#idOfIssue) Simple description

More details. This line is optionnal.

If there is no issue related to your commit, create one first. It will be better to understand the goal of your work.

ionic-rocket's People

Contributors

yrezgui avatar

Watchers

James Cloos 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.