An open API service indexing awesome lists of open source software.

https://github.com/design-first/system-designer-cordova

System Designer for iOS & Android devices
https://github.com/design-first/system-designer-cordova

cordova system

Last synced: 6 months ago
JSON representation

System Designer for iOS & Android devices

Awesome Lists containing this project

README

          

# System Designer for Cordova

## Installation

Clone the repository:

```sh
git clone https://github.com/design-first/system-designer-cordova.git
```

Once you have cloned the repository, install the dependencies:

```sh
npm i
```

## Build for iOS

Install [CocoaPods](https://cocoapods.org):

```sh
brew install cocoapods
```

Add iOS platform:

```sh
npx cordova platform add ios
```

Build System Designer for iOS:

```sh
npx cordova build ios
```

Run System Designer for iOS:

```sh
npx cordova run ios
```

## Build for Android

Add Android platform:

```sh
npx cordova platform add android
```

Build System Designer for Android:

```sh
npx cordova build android
```

## Build for Browser

Add Browser platform:

```sh
npx cordova platform add browser
```

Run System Designer for Browser:

```sh
npx cordova run browser
```

## License

Copyright 2026 Erwan Carriou

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

**Do not use System Designer if you do not believe in Equality and Diversity.**

**System Designer is not for people of hate.**