/todo-app

FrontWings Todo App

Primary LanguageJavaScriptMIT LicenseMIT

Front Wings ToDo App

Built with open-wc recommendations

FrontWings ToDo App is one of the leading todo apps on the interwebz. Its very user-friendly and simple to use, which is one major selling point of this application.

Scripts

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