Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craftkit/craft-sample-photoalbum
Photo Album : Sample application for Craft-UIKit
https://github.com/craftkit/craft-sample-photoalbum
demo-app encapsulated-styling javascript-framework javascript-library photo-album progressive-web-app sample-project shadow-dom single-page-applications webcomponents
Last synced: 18 days ago
JSON representation
Photo Album : Sample application for Craft-UIKit
- Host: GitHub
- URL: https://github.com/craftkit/craft-sample-photoalbum
- Owner: craftkit
- Created: 2019-03-13T07:24:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T08:36:47.000Z (over 4 years ago)
- Last Synced: 2023-08-09T17:19:23.793Z (over 1 year ago)
- Topics: demo-app, encapsulated-styling, javascript-framework, javascript-library, photo-album, progressive-web-app, sample-project, shadow-dom, single-page-applications, webcomponents
- Language: JavaScript
- Homepage:
- Size: 16.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo app
This application is a traditional stack navigation app, demonstrating Craft-UIkit, NavigationGroup and QuickTools.
![capture](https://user-images.githubusercontent.com/4404088/54261343-e4659780-45ae-11e9-8d64-95d89b9eed7a.gif)
## Quick start
Serve app by [local-web-server](https://www.npmjs.com/package/local-web-server).
```
npm i @craftkit/craft-uikit-demoapp
cd craft-uikit-demoappws -v -p 8008 -d docs --spa index.html --spa.asset-test-fs
```Then access to the displayed address from your device.
It is good to add the app to your Home Screen, if you use mobile device.
## How to use
You may need local certificate to test posting a comment.
Use something like [mkcert](https://github.com/FiloSottile/mkcert), and pass it.```
$ node server_local.js /path/to/cert /path/to/key
```## License
* code: MIT
* included photo: see each license description in app