Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/puku0x/ngx-onsenui-kitchensink
Angular Onsen UI Kitchen Sink
https://github.com/puku0x/ngx-onsenui-kitchensink
Last synced: 24 days ago
JSON representation
Angular Onsen UI Kitchen Sink
- Host: GitHub
- URL: https://github.com/puku0x/ngx-onsenui-kitchensink
- Owner: puku0x
- Created: 2017-10-15T15:44:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-24T05:40:10.000Z (over 6 years ago)
- Last Synced: 2024-10-04T19:10:23.432Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://puku0x.github.io/ngx-onsenui-kitchensink/
- Size: 1.83 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-onsenui - ngx-onsenui-kitchensink - Kitchensink example of `ngx-onsenui` by [puku0x](https://github.com/puku0x). (Examples / Angular)
README
[![Build Status][travis-ci-image]][travis-ci-url]
[![Dependency status][david-dm-image]][david-dm-url]
[![Dev Dependency status][david-dm-dev-image]][david-dm-dev-url]# ngx-onsenui-kitchensink
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.8.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
[travis-ci-url]: http://travis-ci.org/puku0x/ngx-onsenui-kitchensink
[travis-ci-image]: https://travis-ci.org/puku0x/ngx-onsenui-kitchensink.svg?branch=master
[david-dm-url]:https://david-dm.org/puku0x/ngx-onsenui-kitchensink
[david-dm-image]:https://david-dm.org/puku0x/ngx-onsenui-kitchensink.svg
[david-dm-dev-url]:https://david-dm.org/puku0x/ngx-onsenui-kitchensink?type=dev
[david-dm-dev-image]:https://david-dm.org/puku0x/ngx-onsenui-kitchensink/dev-status.svg