UNPKG

@neogrup/nc-doc

Version:

Polymer component to display document

26 lines (18 loc) 426 B
## <nc-doc> `nc-doc` Polymer component to display a document (header, lines, footer...) To develop and test: 1. Clone repository ``` git clone git@github.com:neogrup/nc-doc.git ``` 2. Test it with ``` polymer serve ``` 3. Links [Demo page](http://localhost:8000/components/nc-doc/demo) [Documentation page](http://localhost:8000/components/nc-doc/) 4. Publish ``` npm publish ```