RADFish CLI 0.1.0
Pre-releaseWhat's Changed
This is the initial release of the RADFish frontend development framework CLI. This code represents the the CLI tool used to scaffold new NOAA applications.
Stories Addressed:
As a NOAA Developer, I have can build applications using web components that abide by USWDS standards
As a NOAA Developer, I can quickly scaffold a new NOAA frontend application
As a NOAA Developer, I can efficiently piece together a dynamic webform using components that manage form state, handle validation/errors, submission
As a NOAA Developer, I don't have to worry about implementing branding/styling if using the default NOAA approved style guide
As a NOAA Developer, I have access to a simple API client that can be used to make requests to backend services
Full Changelog: https://github.com/NMFS-RADFish/cli/commits/0.1.0