Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsaidavid/nishtyak-element
Ништяк
https://github.com/tsaidavid/nishtyak-element
Last synced: 7 days ago
JSON representation
Ништяк
- Host: GitHub
- URL: https://github.com/tsaidavid/nishtyak-element
- Owner: tsaiDavid
- License: mit
- Created: 2017-07-01T22:30:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T22:39:31.000Z (over 7 years ago)
- Last Synced: 2024-04-08T15:59:59.888Z (7 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# \
Ништяк
## Install the Polymer-CLI
First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your element locally.
## Viewing Your Element
```
$ polymer serve
```## Running Tests
```
$ polymer test
```Your application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.