GithubHelp home page GithubHelp logo

samirhodzic / imba-capacitor-hn Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 0.0 4.68 MB

Demonstration of Imba & Capacitor used to build Hacker News clone

License: MIT License

HTML 0.48% JavaScript 77.96% SCSS 21.56%

imba-capacitor-hn's Introduction

imba-capacitor-hn

This is an example of a HackerNews built using Imba, Webpack, and Capacitor (for mobile packing). Please do not think of this as the way to build your application. Instead, this as an experimental concept used to understand a bit Imba and trying to use it for both web/mobile development.

Installation

  1. Install dependencies
    npm install
  2. (optional) Add mobile platforms
    npx cap add android
    
    # or
    
    npx cap add ios
  3. Run Locally web version
    npm start
    
    # Project is running at http://localhost:8080/
  4. Build dev/prod versions
    npm run build:dev
    
    # or
    
    npm run build:prod
  5. Build prod version and open Android/iOS
    npm run build:android
    
    # or
    
    npm run build:ios

License

MIT

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.