ultrasonicsoft / ng-application-builder

An Angular application to generate Angular applications.

Home Page:https://balramchavan.medium.com/ui-workflow-tool-to-generate-angular-applications-dbed9c629f4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular application builder

This Angular application generates new Angular applications. The frontend requests an application by sending application skeleton in JSON format. The server parse the request and builds Angular CLI commands for generating application. Once application is generated then either a zip file can be sent to client for download or open an application in StackBlitz project.

About

An Angular application to generate Angular applications.

https://balramchavan.medium.com/ui-workflow-tool-to-generate-angular-applications-dbed9c629f4

License:MIT License


Languages

Language:TypeScript 58.0%Language:JavaScript 27.8%Language:HTML 12.1%Language:CSS 2.0%