@flarehr/superhero-fasttrack-middleware
v0.1.1881
Published
Flare Superhero FastTrack Middleware Component
Downloads
4,537
Maintainers
Keywords
Readme
Middleware.FastTrack.AdminUI
Installation
To install the project's dependencies, run the following commands:
dotnet tool restore
dotnet restore
npm install
Development
To start the development server, run the following commands:
npm start
Build
To build the project, run the following commands:
npm run build