This is a sample project that demonstrates how to use the Node.js runtime to build a simple web application that interacts with a ASP.NET Core backend.
-
Install the .NET dependencies:
dotnet restore
-
Install the Node.js dependencies:
npm install
-
Build the .NET project and generate TypeScript definitions:
npm run build
-
Run the application:
npm start
The application reads a sample YAML file, generates a plugin using the class, and prints the result to the console.
This project is licensed under the MIT License.