@flarehr/superhero-fasttrack-middleware
v2.9.0
Published
Flare Superhero FastTrack Middleware Component
Downloads
8,671
Maintainers
Keywords
Readme
Middleware.FastTrack.AdminUI
Installation
To install the project's dependencies, run the following commands:
dotnet tool restore
dotnet restore
npm installDevelopment
To start the development server, run the following commands:
npm startBuild
To build the project, run the following commands:
npm run build