https://github.com/polymerlabs/story-viewer-starter
https://github.com/polymerlabs/story-viewer-starter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/polymerlabs/story-viewer-starter
- Owner: PolymerLabs
- Created: 2020-11-02T23:55:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T13:41:47.000Z (about 1 year ago)
- Last Synced: 2025-10-30T16:45:09.553Z (8 months ago)
- Language: HTML
- Size: 605 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Story Viewer Starter
Clone this repo and head back to the [Story Viewer codelab](http://codelabs.developers.google.com/codelabs/lit-story-viewer).
To start the development environment:
```bash
npm run dev
```