Giter VIP home page Giter VIP logo

media's Introduction

ionic

This ionic app has all the feature of e-commerce shop needs to sell their item online. app developer with ionic 4 and angular. It comes with all the service and business logic written. You are free to use your own backend or get our nodeJS backend.

Install_ :

You need to install node first in order to be able to download the following dependencies :

Install Ionic : npm i -g ionic

Install Karma : npm i karma --save-dev

Install Angular-cli : npm -g angular-cli

Install dependencies : npm install

Run and buid_

Serve application as web application : ionic serve

Serve application in browser as electron PWA : npm cap serve

Build angular app : ionic build

Build android app : ionic cordova build android

Build iOS app : ionic cordova build ios

Emulate on android : ionic cordova emulate android

Emulate on iOS : ionic cordova emulate ios

Perform unit tests : npm test

Perform end-to-end tests :npm e2e

Generate documentation : npm run doc

__

✔ template-driven and reactive forms

✔ TypeScript classes and modules

✔ Defining routes including child routes and lazy loaded routes

✔ Using Custom Components including custom input and output properties

✔ Using Custom Directives

✔ Using template-driven and reactive forms functionality for capturing and validating data

✔ Webpack functionality for module loading

✔ integrate with a Node.js RESTful service

✔ Observables and RxJS

media's People

Contributors

redcrix avatar

Stargazers

 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.