Introduction
Workflow CLI is a toolkit designed for kick-starting React web projects on the Availity Portal.
Two bundler options are available:
@availity/workflow— Webpack-based (established)@availity/workflow-vite— Vite-based (recommended for new projects)
Get Started
There are 2 main ways to get started with Workflow CLI:
- Tutorial: Step-by-Step instructions on how to install and start a project. This also includes details on the project structure as well as what each file/folder is used for.
- Quick Start: The TLDR guide to kickstarting a project from start to finish.
Supported Browsers
- Google Chrome
- Mozilla Firefox
- Microsoft Edge