Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 466 Bytes

DEVS.md

File metadata and controls

13 lines (6 loc) · 466 Bytes

Developer notes

Reading

Remember to npm run build!

If you npm link to the package folder (from an application using the component), remember that the component needs a build step. Either run npm build directly, or leave npm run watch running.