Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xmlking/wearablehub
https://github.com/xmlking/wearablehub
angular4 nativescript ngrx sass scss webpack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/xmlking/wearablehub
- Owner: xmlking
- Created: 2017-02-19T21:37:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T20:51:26.000Z (about 1 year ago)
- Last Synced: 2024-05-01T20:22:24.297Z (8 months ago)
- Topics: angular4, nativescript, ngrx, sass, scss, webpack
- Language: TypeScript
- Size: 2.01 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WearableHub
===========### Setup
```bash
yarn
```### Run
```bash
yarn run start-ios-bundle
```### Build
```bash
yarn run build-ios-bundle
```### Publish
```bash
yarn run publish-ios-bundle
```