- rss-embed: Embed a list of entries from an RSS feed. Documentation.
To develop, close the repo and make any changes. There are several included scripts to make development easier:
npm run build: Build a production bundle to thedistfolder.npm run build:watch: Build a development bundle and watch for changes.npm run start: Start a development server looking for files indemo/. For local development, you should add a file atdemo/index.html.