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.
starts
runs your app for development, reloading on file changesstart:build
runs your app after it has been built using the build commandstorybook
runs the storybookbuild
builds your app and outputs it in yourdist
directorytest
runs your test suite with Web Test Runnerlint
runs the linter for your project