Skip to main content

Overview

The application schematic creates a fully structured NanoForge project with all the base files needed to start development — package.json, linting configuration, TypeScript or JavaScript setup, and optionally .env for server-enabled apps.

Usage

Or via Angular DevKit schematics directly:

Options

Generated structure

Examples

Minimal TypeScript app:
JavaScript app with pnpm and server:
TypeScript app without linting: