All Projects → TeamHive → app-starter

TeamHive / app-starter

Licence: other
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
swift
15916 projects
HTML
75241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to app-starter

Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Stars: ✭ 45,802 (+60969.33%)
Mutual labels:  ionic, webcomponents, capacitor, stenciljs
Stencil
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
Stars: ✭ 9,880 (+13073.33%)
Mutual labels:  ionic, webcomponents, stenciljs
capacitor-site
Capacitor website
Stars: ✭ 0 (-100%)
Mutual labels:  ionic, capacitor, stenciljs
Ionicons
Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎
Stars: ✭ 15,802 (+20969.33%)
Mutual labels:  ionic, webcomponents, stenciljs
ngx-ion-simple-mask
Input mask for Angular/Ionic
Stars: ✭ 21 (-72%)
Mutual labels:  ionic, ionic4
Fast Morph
A Morphing UI web component built with StencilJS
Stars: ✭ 90 (+20%)
Mutual labels:  ionic, webcomponents
pattern-library
AXA CH UI component library. Please share, comment, create issues and work with us!
Stars: ✭ 103 (+37.33%)
Mutual labels:  webcomponents, storybook
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-68%)
Mutual labels:  ionic, stenciljs
Capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
Stars: ✭ 6,598 (+8697.33%)
Mutual labels:  ionic, capacitor
capacitor-rate-app
Let users rate your app using native review app dialog for both Android and iOS.
Stars: ✭ 88 (+17.33%)
Mutual labels:  ionic, capacitor
stenciljs-in-react
Stenciljs components in React: step by step guide
Stars: ✭ 22 (-70.67%)
Mutual labels:  webcomponents, stenciljs
ionic4-image-crop-upload
Ionic 4, Angular 7 and Cordova Crop and Upload Image
Stars: ✭ 16 (-78.67%)
Mutual labels:  ionic, ionic4
awesome-nx
An awesome list that curates the best Nrwl Nx tools, tutorials, articles and more.
Stars: ✭ 45 (-40%)
Mutual labels:  webcomponents, nx
Deckdeckgo
The web open source editor for presentations
Stars: ✭ 1,117 (+1389.33%)
Mutual labels:  ionic, webcomponents
ionic4-angular7-httpinterceptor-example
Ionic 4 and Angular 7 Tutorial: HTTP Interceptor Example
Stars: ✭ 15 (-80%)
Mutual labels:  ionic, ionic4
gatsby-remark-highlight-code
Adds stylish cards and syntax highlighting to code blocks in markdown files
Stars: ✭ 63 (-16%)
Mutual labels:  webcomponents, stenciljs
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-70.67%)
Mutual labels:  ionic, ionic4
Nativescript
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.
Stars: ✭ 20,730 (+27540%)
Mutual labels:  ionic, capacitor
amazin
A MERN-stack app for eCommerce platform, Webshop, Web Store. Storybook: https://www.amazin.one/ Alternative: https://ntrix.github.io/amazin-story
Stars: ✭ 27 (-64%)
Mutual labels:  storybook, nx
Shadow-DOM-inject-styles
🎉 A helper function to easily modify Shadow DOM CSS.
Stars: ✭ 47 (-37.33%)
Mutual labels:  stenciljs, ionic4

Hive App Starter

Rapidly build web and native (iOS, Android, Desktop) applications using the latest technologies.

What is the Hive App Starter?

An Angular mono-repository set-up that allows developers to seamlessly share app business logic across multiple platforms (web/native/desktop), using technologies they are familiar with: Angular, Ionic, Capacitor, and StencilJS (web components).

What makes this seed/starter useful?

1. Design System Architecture

Design and develop re-usable web components in a design system that is previewed in Storybook with external integrations and sync operations with InvisionApp (DSM). Works with Web, Angular and React components.

2. Nrwl/NX

Use enterprise mono-repository architecture while building your application. Easily scale your code's architecture to meet your application's needs.

3. We Eat Our Own Cooking

We use this app starter for every application we build. Tested, tweaked and constantly updated to developing best practices. This starter has been used for clients from Abbott Laboratories to SouthWest Airlines.

Underlying Technologies

Getting Started

Setup

git clone https://github.com/TeamHive/app-starter.git projectName
cd projectName && npm i
npm run build:ui

You can optionally find-replace hive and app for your own project's scope. Try to keep your scope between 3-5 characters.

Running Web

npm run start

Running Native (serving)

npm run start:native

Building Native

npm run build:native

Running Native (iOS)

npm run build:native && npx cap open ios

Running Storybook

npm run storybook

Contributors

Sean Bannigan Sean Perkins Kasun harshana peiris
Sean Bannigan Sean Perkins Kasun harshana peiris
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].