Having trouble getting help?
Contact Support
Contact Support
Overview
24 May 20241 minute to read
We can create an Angular Application on SPA template using two ways.
- Angular Application using .NET CLI
- Angular Application using Yeoman Generator
Prerequisites
- Node.js(v6.x.x or higher)
- NPM(v4.x.x or higher)
- .NET Core SDK 2.0
The below links explains how to create an angular application and how to configure the Syncfusion Angular Components using .NET CLI and Yeoman Generator