Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sackeyjason/wiki-markdown-component
Render Federated Wiki-style markdown text
https://github.com/sackeyjason/wiki-markdown-component
Last synced: about 1 month ago
JSON representation
Render Federated Wiki-style markdown text
- Host: GitHub
- URL: https://github.com/sackeyjason/wiki-markdown-component
- Owner: sackeyjason
- Archived: true
- Created: 2018-04-02T16:16:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T23:13:04.000Z (over 6 years ago)
- Last Synced: 2024-04-08T22:51:01.843Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - sackeyjason/wiki-markdown-component - Render Federated Wiki-style markdown text (others)
README
# \
FedWiki story element, formatted text.
## 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.