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
- Host: GitHub
- URL: https://github.com/design-first/system-designer-cordova
- Owner: design-first
- License: apache-2.0
- Created: 2016-08-12T18:25:11.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T22:18:02.000Z (over 2 years ago)
- Last Synced: 2024-01-28T23:25:35.988Z (over 2 years ago)
- Topics: cordova, system
- Language: CSS
- Homepage:
- Size: 6.86 MB
- Stars: 19
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.**