项目作者: TeamHive

项目描述 :
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.
高级语言: TypeScript
项目地址: git://github.com/TeamHive/app-starter.git
创建时间: 2018-09-06T03:28:31Z
项目社区:https://github.com/TeamHive/app-starter

开源协议:

下载




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

  1. git clone https://github.com/TeamHive/app-starter.git projectName
  2. cd projectName && npm i
  3. 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

  1. npm run start

Running Native (serving)

  1. npm run start:native

Building Native

  1. npm run build:native

Running Native (iOS)

  1. npm run build:native && npx cap open ios

Running Storybook

  1. npm run storybook

Contributors

Sean Bannigan Sean Perkins Kasun harshana peiris
Sean Bannigan Sean Perkins Kasun harshana peiris