jdin / tales

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tales Player App

Built with open-wc recommendations

This small app I have made for my kids and my wife. It makes it possible to listen to audio fairy tales with one click.

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Karma
  • lint runs the linter for your project

About

License:MIT License


Languages

Language:JavaScript 92.3%Language:HTML 7.7%