This repo contains the library's source code, full documentation, and live demo's source code. To run the repo:
- Get .NET Core 2.1 SDK.
- Get Node.js.
- On a VS Code terminal:
cd DevApp
npm i
dotnet build
dotnet watch run
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This repo contains the library's source code, full documentation, and live demo's source code. To run the repo:
cd DevApp
npm i
dotnet build
dotnet watch run