Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 784 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 784 Bytes

Fable.Auth0.React NuGet

Fable library for @auth0/auth0-react, the Auth0 SDK for React Single Page Applications (SPA).

Prerequisite

Development

# for first time use
dotnet tool restore

# docs
dotnet run
dotnet run bundle

# pack
dotnet run pack

Contributing

See documentation.