- Notifications
You must be signed in to change notification settings - Fork61
A demo/kitchen sink for the docs
License
NotificationsYou must be signed in to change notification settings
ionic-team/docs-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Ionic Kitchen Sink is a collection of demos of Ionic components.
It can be previewed live on the Ionic Framework documentation site here:https://ionicframework.com/docs
To start building, clone this repository:
git clone https://github.com/ionic-team/docs-demo.git
Once cloned, run the following to install dependencies and run the app:
npm inpm start
To build for production, run:
npm run build
To run the unit tests once, run:
npmtest
To run the unit tests and watch for file changes during development, run:
npm run test.watch
About
A demo/kitchen sink for the docs
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.