generator-angular-18

1.0.0 • Public • Published

Generator Angular Base

A Yeoman generator for creating a base Angular 18 project.

Overview

This Yeoman generator sets up a new Angular 18 project with a basic configuration and folder structure. It helps you quickly start working on Angular applications with sensible defaults.

Features

  • Creates a new Angular 18 project.
  • Sets up a basic package.json with essential dependencies.
  • Includes a basic tsconfig.json for TypeScript configuration.
  • Generates initial Angular components and project structure.

Installation

First, ensure you have Yeoman and npm installed globally. Then, install this generator:

npm install -g generator-angular-base

Package Sidebar

Install

npm i generator-angular-18

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

11.5 kB

Total Files

16

Last publish

Collaborators

  • ecasa